Skip to content

Commit 5015cb7

Browse files
chore(main): release 0.0.1 (#25)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0bc6977 commit 5015cb7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [0.0.1](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v1.1.0...v0.0.1) (2023-08-15)
4+
5+
6+
### Bug Fixes
7+
8+
* exclude tests from build output ([f1793bf](https://github.com/aleios-cloud/eventbridge-toolbox/commit/f1793bfca592a67a256b4abdb339b80786fd68c3))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 0.0.1 ([#24](https://github.com/aleios-cloud/eventbridge-toolbox/issues/24)) ([0bc6977](https://github.com/aleios-cloud/eventbridge-toolbox/commit/0bc6977177820879c6c7e1fa19c0f268a4c908f4))
14+
315
## [1.1.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v1.0.0...v1.1.0) (2023-08-11)
416

517

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

0 commit comments

Comments
 (0)