Skip to content

Commit

Permalink
chore(release): testing-v1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](testing-v1.1.0...testing-v1.2.0) (2024-11-07)

### Features

* Integration of external authorization server https://authorizer.dev into a full-stack application on NestJS and Angular (2024-10-29) ([#8](#8)) ([038fea7](038fea7))
  • Loading branch information
semantic-release-bot committed Nov 7, 2024
1 parent 2ecebf7 commit c80dc88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions libs/testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [1.2.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/testing-v1.1.0...testing-v1.2.0) (2024-11-07)

### Features

- Integration of external authorization server https://authorizer.dev into a full-stack application on NestJS and Angular (2024-10-29) ([#8](https://github.com/nestjs-mod/nestjs-mod-fullstack/issues/8)) ([038fea7](https://github.com/nestjs-mod/nestjs-mod-fullstack/commit/038fea7238f5459ff4f917fd0a963b82d1656978))

# [1.1.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/testing-v1.0.0...testing-v1.1.0) (2024-10-25)

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

0 comments on commit c80dc88

Please sign in to comment.