Skip to content

Commit

Permalink
feat: release 0.0.2 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
aiden-walton authored Aug 18, 2023
1 parent 7cf7915 commit 1bd31b1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.0.2](https://github.com/aleios-cloud/eventbridge-toolbox/compare/v0.0.1...v0.0.2) (2023-08-18)


### Features

* release pipeline ([#30](https://github.com/aleios-cloud/eventbridge-toolbox/issues/30)) ([a1917c8](https://github.com/aleios-cloud/eventbridge-toolbox/commit/a1917c89eb8b7b182338df2d472023c5d44c8d51))


### Bug Fixes

* update CI variable ([#26](https://github.com/aleios-cloud/eventbridge-toolbox/issues/26)) ([7692e3a](https://github.com/aleios-cloud/eventbridge-toolbox/commit/7692e3acfa262776e2792719f180187f1a37cced))


### Miscellaneous Chores

* release 0.0.2 ([7cf7915](https://github.com/aleios-cloud/eventbridge-toolbox/commit/7cf7915460705aa4fbf250d09054513c2655590f))

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


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": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "index.js",
"repository": "https://github.com/aleios-cloud/eventbridge-toolbox.git",
Expand Down

0 comments on commit 1bd31b1

Please sign in to comment.