Skip to content

Commit

Permalink
chore(release): 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.16.0](v1.15.0...v1.16.0) (2024-12-11)

### Features

* ✨ add TaskStatusEnum ([4c2737f](4c2737f))
  • Loading branch information
semantic-release-bot committed Dec 11, 2024
1 parent 01037d4 commit 014b644
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.16.0](https://github.com/zhumeisongsong/graphql-federation-workspace/compare/v1.15.0...v1.16.0) (2024-12-11)


### Features

* ✨ add TaskStatusEnum ([4c2737f](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/4c2737feee8835b932442524e9c41536e3168da4))

# [1.15.0](https://github.com/zhumeisongsong/graphql-federation-workspace/compare/v1.14.3...v1.15.0) (2024-12-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-federation-workspace/source",
"version": "1.15.0",
"version": "1.16.0",
"license": "MIT",
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit 014b644

Please sign in to comment.