Skip to content

Commit 4ad17fd

Browse files
author
github-actions
committed
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2025-04-27) ### Bug Fixes * add test command ([9e7b25d](9e7b25d)) ### Features * add aio template ([7b059f3](7b059f3))
1 parent 9e7b25d commit 4ad17fd

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.1.0](https://github.com/netcentric/cm-notify/compare/v1.0.1...v1.1.0) (2025-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* add test command ([9e7b25d](https://github.com/netcentric/cm-notify/commit/9e7b25d7e8f93d79217785e1e151a2cef7d7944f))
7+
8+
9+
### Features
10+
11+
* add aio template ([7b059f3](https://github.com/netcentric/cm-notify/commit/7b059f35c16d024df35de0a39b8ed281e7779c48))
12+
113
## [1.0.1](https://github.com/netcentric/cm-notify/compare/v1.0.0...v1.0.1) (2025-04-23)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netcentric/cm-notify",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Adobe Cloud Manager Pipeline Notifications to Slack, Teams and Email",
55
"license": "Apache-2.0",
66
"private": false,

0 commit comments

Comments
 (0)