Skip to content

Commit 951af5c

Browse files
authored
chore(main): release 0.2.0 (#37)
1 parent 2b35665 commit 951af5c

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+
## [0.2.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.1.2...v0.2.0) (2023-08-18)
4+
5+
6+
### Features
7+
8+
* set npm registry url in action ([#36](https://github.com/aleios-cloud/eventbridge-toolbox/issues/36)) ([2b35665](https://github.com/aleios-cloud/eventbridge-toolbox/commit/2b35665fee01c9cfc0790b238295d4af71f127ae))
9+
310
## [0.1.2](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.1.0...v0.1.2) (2023-08-18)
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": "@aleios-cloud/eventbridge-toolbox",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "",
55
"main": "index.js",
66
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",

0 commit comments

Comments
 (0)