Skip to content

Commit 2ecebf7

Browse files
chore(release): webhook-v1.2.0 [skip ci]
# [1.2.0](webhook-v1.1.0...webhook-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))
1 parent 0dd08fe commit 2ecebf7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

libs/feature/webhook/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.2.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/webhook-v1.1.0...webhook-v1.2.0) (2024-11-07)
2+
3+
### Features
4+
5+
- 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))
6+
17
# [1.1.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/webhook-v1.0.0...webhook-v1.1.0) (2024-10-25)
28

39
### Features

libs/feature/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs-mod-fullstack/webhook",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"private": true,
55
"dependencies": {
66
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)