Skip to content

Commit 4b143dd

Browse files
chore(main): release 1.1.0 (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24c6e66 commit 4b143dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v1.0.0...v1.1.0) (2023-08-11)
4+
5+
6+
### Features
7+
8+
* add pnpm install and remove npm reference ([#14](https://github.com/aleios-cloud/eventbridge-toolbox/issues/14)) ([24c6e66](https://github.com/aleios-cloud/eventbridge-toolbox/commit/24c6e667a269bf1f8c2efda203f889bfae20de17))
9+
310
## 1.0.0 (2023-08-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eventbridge-toolbox",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "index.js",
66
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",

0 commit comments

Comments
 (0)