Skip to content

Commit

Permalink
chore(release): auth-v1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](auth-v1.1.0...auth-v1.1.1) (2024-11-15)

### Bug Fixes

* bump nestjs libraries version ([4ff301f](4ff301f))
  • Loading branch information
semantic-release-bot committed Nov 15, 2024
1 parent b7007c2 commit bb33771
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions libs/core/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.1.1](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/auth-v1.1.0...auth-v1.1.1) (2024-11-15)

### Bug Fixes

- bump nestjs libraries version ([4ff301f](https://github.com/nestjs-mod/nestjs-mod-fullstack/commit/4ff301f694a3849f72cdd1d9cf0338926817abdc))

# [1.1.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/auth-v1.0.1...auth-v1.1.0) (2024-11-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion libs/core/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nestjs-mod-fullstack/auth",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"dependencies": {
"tslib": "^2.3.0"
Expand Down

0 comments on commit bb33771

Please sign in to comment.