Skip to content

Commit ee6fe38

Browse files
committed
chore(main): release 0.1.0
1 parent b537fa5 commit ee6fe38

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 0.1.0 (2023-08-25)
4+
5+
6+
### Features
7+
8+
* add event catalog and contracts ([#4](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/issues/4)) ([b59f626](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/commit/b59f626bb91cb406cf34ea95990c00894ca3b045))
9+
* add files to new repo ([#1](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/issues/1)) ([8dc5df9](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/commit/8dc5df9391a736ccc794dcc8e5b6752afcb6a599))
10+
* remove inner config and centralise in the root ([#6](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/issues/6)) ([b537fa5](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/commit/b537fa5ad598ac0b9ffeb92b29d51dd7a75843ea))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release as 0.1.0 ([#3](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/issues/3)) ([6a3c9d3](https://github.com/aleios-cloud/eventbridge-toolbox-schema-generator/commit/6a3c9d369fe5fcbb2be3786283a13417c81ff12b))

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-schema-generator",
3-
"version": "0.0.6",
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)