Skip to content

Commit fc2d361

Browse files
committed
chore(main): release 0.3.0
1 parent c32f03b commit fc2d361

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.2.0...v0.3.0) (2023-08-23)
4+
5+
6+
### Features
7+
8+
* 49-event-versioning-test ([#28](https://github.com/aleios-cloud/eventbridge-toolbox/issues/28)) ([c45917c](https://github.com/aleios-cloud/eventbridge-toolbox/commit/c45917c9e73c52390673cc69141a016217c6f669))
9+
* event catalog docs site ([#29](https://github.com/aleios-cloud/eventbridge-toolbox/issues/29)) ([7a9ba03](https://github.com/aleios-cloud/eventbridge-toolbox/commit/7a9ba03273585a7896981ceba92a96c6d8835d09))
10+
311
## [0.2.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.1.2...v0.2.0) (2023-08-18)
412

513

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.2.0",
3+
"version": "0.3.0",
44
"description": "",
55
"main": "index.js",
66
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",

0 commit comments

Comments
 (0)