Skip to content

Commit cd84c79

Browse files
authored
chore(main): release 0.1.0 (#34)
1 parent f792a81 commit cd84c79

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.1.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.0.2...v0.1.0) (2023-08-18)
4+
5+
6+
### Features
7+
8+
* release workflow ([#33](https://github.com/aleios-cloud/eventbridge-toolbox/issues/33)) ([f792a81](https://github.com/aleios-cloud/eventbridge-toolbox/commit/f792a8171272f38a4d5eff2a026f5687d6fa8bdb))
9+
310
## [0.0.2](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.0.1...v0.0.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.0.2",
3+
"version": "0.1.0",
44
"description": "",
55
"main": "index.js",
66
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",

0 commit comments

Comments
 (0)