Skip to content

Commit 3ef629d

Browse files
committed
chore(main): release 0.3.0
1 parent fe5d0d0 commit 3ef629d

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.2.0...v0.3.0) (2023-10-05)
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+
11+
12+
### Bug Fixes
13+
14+
* readme typos ([#42](https://github.com/aleios-cloud/eventbridge-toolbox/issues/42)) ([a65d6c1](https://github.com/aleios-cloud/eventbridge-toolbox/commit/a65d6c1056ecbd763cde2139733d448632cdabeb))
15+
* small change to remove uneccessary code from tests ([#41](https://github.com/aleios-cloud/eventbridge-toolbox/issues/41)) ([f624de7](https://github.com/aleios-cloud/eventbridge-toolbox/commit/f624de7edbd944918fbb2bca0f090ae658fb2f6c))
16+
317
## [0.2.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.1.2...v0.2.0) (2023-08-18)
418

519

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)