Skip to content

Commit

Permalink
chore(release): 1.14.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.2](v1.14.1...v1.14.2) (2024-12-10)

### Bug Fixes

* πŸ› configService is undefined ([1a5bc5b](1a5bc5b))
* πŸ› remove auth module in subgraphql ([5c01a2d](5c01a2d))
* πŸ› UserDto should be sharedable ([501b50a](501b50a))
  • Loading branch information
semantic-release-bot committed Dec 10, 2024
1 parent edc7970 commit c302f20
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.14.2](https://github.com/zhumeisongsong/graphql-federation-workspace/compare/v1.14.1...v1.14.2) (2024-12-10)


### Bug Fixes

* πŸ› configService is undefined ([1a5bc5b](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/1a5bc5ba41e1581c19f834e7cf29adeabd932ba2))
* πŸ› remove auth module in subgraphql ([5c01a2d](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/5c01a2d19086bed904196ba51dd671b170a67745))
* πŸ› UserDto should be sharedable ([501b50a](https://github.com/zhumeisongsong/graphql-federation-workspace/commit/501b50a575922918baf366db8316e0ceb16d27f5))

## [1.14.1](https://github.com/zhumeisongsong/graphql-federation-workspace/compare/v1.14.0...v1.14.1) (2024-12-09)


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

0 comments on commit c302f20

Please sign in to comment.