We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24c6e66 commit 4b143ddCopy full SHA for 4b143dd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## 1.0.0 (2023-08-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "eventbridge-toolbox",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "",
"main": "index.js",
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",
0 commit comments