Skip to content

Commit

Permalink
ci(changesets): version packages (#115)
Browse files Browse the repository at this point in the history
Co-authored-by: Stijn Van Hulle <stijn@stijnvanhulle.be>
  • Loading branch information
github-actions[bot] and stijnvanhulle committed Apr 8, 2024
1 parent 7ab3d93 commit eb35493
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changeset/dry-elephants-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strange-peaches-fly.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @stijnvanhulle/template-core

## 2.4.0

### Minor Changes

- [`7ab3d93`](https://github.com/stijnvanhulle/template/commit/7ab3d93138ebbbc1b41cc663cf1c52f677bbbf8b) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - use of biome

### Patch Changes

- [`6f6a371`](https://github.com/stijnvanhulle/template/commit/6f6a37109f6de6896c070ee1501b027d2bb42c94) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - test

## 2.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stijnvanhulle/template-core",
"version": "2.3.0",
"version": "2.4.0",
"description": "Core",
"repository": {
"type": "git",
Expand Down
13 changes: 13 additions & 0 deletions packages/demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @stijnvanhulle/template-demo

## 2.4.0

### Minor Changes

- [`7ab3d93`](https://github.com/stijnvanhulle/template/commit/7ab3d93138ebbbc1b41cc663cf1c52f677bbbf8b) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - use of biome

### Patch Changes

- [`6f6a371`](https://github.com/stijnvanhulle/template/commit/6f6a37109f6de6896c070ee1501b027d2bb42c94) Thanks [@stijnvanhulle](https://github.com/stijnvanhulle)! - test

- Updated dependencies [[`6f6a371`](https://github.com/stijnvanhulle/template/commit/6f6a37109f6de6896c070ee1501b027d2bb42c94), [`7ab3d93`](https://github.com/stijnvanhulle/template/commit/7ab3d93138ebbbc1b41cc663cf1c52f677bbbf8b)]:
- @stijnvanhulle/template-core@2.4.0

## 2.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stijnvanhulle/template-demo",
"version": "2.3.0",
"version": "2.4.0",
"description": "Demo",
"repository": {
"type": "git",
Expand Down

0 comments on commit eb35493

Please sign in to comment.