Skip to content

Commit fc8cd38

Browse files
chore(release): webhook-v1.1.0 [skip ci]
# [1.1.0](webhook-v1.0.0...webhook-v1.1.0) (2024-10-25) ### Features * Creating a user interface for the Webhook module using Angular (2024-10-25) ([a3b54d6](a3b54d6))
1 parent 2197070 commit fc8cd38

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.1.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/webhook-v1.0.0...webhook-v1.1.0) (2024-10-25)
2+
3+
### Features
4+
5+
- Creating a user interface for the Webhook module using Angular (2024-10-25) ([a3b54d6](https://github.com/nestjs-mod/nestjs-mod-fullstack/commit/a3b54d6d7febda6d508127b637461f742816a18a))
6+
17
# 1.0.0 (2024-10-06)
28

39
### Bug Fixes

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.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"dependencies": {
66
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)