Skip to content

Commit

Permalink
chore(release): release atala-automation v0.5.5
Browse files Browse the repository at this point in the history
## [0.5.5](atala-automation-v0.5.4...atala-automation-v0.5.5) (2024-06-29)

### Bug Fixes

* page release ([#23](#23)) ([f9f4d29](f9f4d29))
  • Loading branch information
atala-dev committed Jun 29, 2024
1 parent f9f4d29 commit c38c819
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.5.5](https://github.com/input-output-hk/atala-automation/compare/atala-automation-v0.5.4...atala-automation-v0.5.5) (2024-06-29)


### Bug Fixes

* page release ([#23](https://github.com/input-output-hk/atala-automation/issues/23)) ([f9f4d29](https://github.com/input-output-hk/atala-automation/commit/f9f4d29730fd0cd334f8c55518791711d56781b0))

## [0.5.4](https://github.com/input-output-hk/atala-automation/compare/atala-automation-v0.5.3...atala-automation-v0.5.4) (2024-06-29)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 0.5.4
version = 0.5.5
kotlin.code.style = official
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atala-automation",
"version": "0.5.4",
"version": "0.5.5",
"description": "Common automation place for all Atala projects",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit c38c819

Please sign in to comment.