Skip to content

Commit

Permalink
chore(main): release 0.0.1 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 15, 2023
1 parent 0bc6977 commit 5015cb7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.0.1](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v1.1.0...v0.0.1) (2023-08-15)


### Bug Fixes

* exclude tests from build output ([f1793bf](https://github.com/aleios-cloud/eventbridge-toolbox/commit/f1793bfca592a67a256b4abdb339b80786fd68c3))


### Miscellaneous Chores

* release 0.0.1 ([#24](https://github.com/aleios-cloud/eventbridge-toolbox/issues/24)) ([0bc6977](https://github.com/aleios-cloud/eventbridge-toolbox/commit/0bc6977177820879c6c7e1fa19c0f268a4c908f4))

## [1.1.0](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v1.0.0...v1.1.0) (2023-08-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aleios-cloud/eventbridge-toolbox",
"version": "1.1.0",
"version": "0.0.1",
"description": "",
"main": "index.js",
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",
Expand Down

0 comments on commit 5015cb7

Please sign in to comment.