Skip to content

Commit

Permalink
ci(changesets): version packages (#78)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 13, 2023
1 parent 4c235fc commit ecc52a9
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changeset/good-boxes-jog.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wet-hairs-sing.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/create-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workleap/create-project

## 0.4.1

### Patch Changes

- [#77](https://github.com/gsoft-inc/wl-foundry-cli/pull/77) [`d732f2e`](https://github.com/gsoft-inc/wl-foundry-cli/commit/d732f2edfb9cd7e7f48a439a9bd74b7c163e0d6a) Thanks [@ofrogon](https://github.com/ofrogon)! - Update dependencies

- [#79](https://github.com/gsoft-inc/wl-foundry-cli/pull/79) [`4c235fc`](https://github.com/gsoft-inc/wl-foundry-cli/commit/4c235fc870f0b8fd220572fa8e9e7329602e490b) Thanks [@ofrogon](https://github.com/ofrogon)! - Migrate project from GitHub organization

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-project/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@workleap/create-project",
"author": "Workleap",
"version": "0.4.0",
"version": "0.4.1",
"description": "Foundry-CLI Workleap project starter kit",
"license": "Apache-2.0",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/foundry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @workleap/foundry

## 0.5.1

### Patch Changes

- [#77](https://github.com/gsoft-inc/wl-foundry-cli/pull/77) [`d732f2e`](https://github.com/gsoft-inc/wl-foundry-cli/commit/d732f2edfb9cd7e7f48a439a9bd74b7c163e0d6a) Thanks [@ofrogon](https://github.com/ofrogon)! - Update dependencies

- [#79](https://github.com/gsoft-inc/wl-foundry-cli/pull/79) [`4c235fc`](https://github.com/gsoft-inc/wl-foundry-cli/commit/4c235fc870f0b8fd220572fa8e9e7329602e490b) Thanks [@ofrogon](https://github.com/ofrogon)! - Migrate project from GitHub organization

## 0.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/foundry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@workleap/foundry",
"version": "0.5.0",
"version": "0.5.1",
"description": "Foundry-CLI generator module",
"license": "Apache-2.0",
"type": "module",
Expand Down

0 comments on commit ecc52a9

Please sign in to comment.