Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2024-11-19)

### Bug Fixes

* πŸ› remove use less ts path ([d7d0e64](d7d0e64))

### Features

* ✨ add lib of @user/infrastructure-mongoose ([f6958d8](f6958d8))
* ✨ initial user infrastructure ([1944c6f](1944c6f))
* ✨ remove user-infrastructure-mongoose ([9da264e](9da264e))
  • Loading branch information
semantic-release-bot committed Nov 19, 2024
1 parent d035d96 commit faa2339
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.1.0](https://github.com/zhumeisongsong/graphql-federation-workspace/compare/v1.0.0...v1.1.0) (2024-11-19)


### Bug Fixes

* πŸ› remove use less ts path ([d7d0e64](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/d7d0e640442985a71cc7a0da9b8a9dd4a10998e1))


### Features

* ✨ add lib of @user/infrastructure-mongoose ([f6958d8](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/f6958d8e67d4ec1279b19d615d1bc73779da1318))
* ✨ initial user infrastructure ([1944c6f](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/1944c6fe0c9ac745c5afd127be3f64c09e6ec146))
* ✨ remove user-infrastructure-mongoose ([9da264e](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/9da264e677fc22cfec45c73f46171a5b8787c132))

# 1.0.0 (2024-11-19)


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.0.0",
"version": "1.1.0",
"license": "MIT",
"scripts": {
"commit": "git-cz",
Expand Down

0 comments on commit faa2339

Please sign in to comment.