Skip to content

Commit

Permalink
chore(release): app-rest-sdk-v1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](app-rest-sdk-v1.1.0...app-rest-sdk-v1.1.1) (2024-09-17)

### Bug Fixes

* add strict rules to tsconfig.base.json ([934c872](934c872))
  • Loading branch information
semantic-release-bot committed Sep 17, 2024
1 parent 934c872 commit 92cde68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions libs/sdk/app-rest-sdk/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/app-rest-sdk-v1.1.0...app-rest-sdk-v1.1.1) (2024-09-17)

### Bug Fixes

- add strict rules to tsconfig.base.json ([934c872](https://github.com/nestjs-mod/nestjs-mod-fullstack/commit/934c8727c51a73dab6d7373bacd3e4014583df0e))

# [1.1.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/app-rest-sdk-v1.0.0...app-rest-sdk-v1.1.0) (2024-09-17)

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

0 comments on commit 92cde68

Please sign in to comment.