Skip to content

Commit c38c819

Browse files
committed
chore(release): release atala-automation v0.5.5
## [0.5.5](atala-automation-v0.5.4...atala-automation-v0.5.5) (2024-06-29) ### Bug Fixes * page release ([#23](#23)) ([f9f4d29](f9f4d29))
1 parent f9f4d29 commit c38c819

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* page release ([#23](https://github.com/input-output-hk/atala-automation/issues/23)) ([f9f4d29](https://github.com/input-output-hk/atala-automation/commit/f9f4d29730fd0cd334f8c55518791711d56781b0))
7+
18
## [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)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 0.5.4
1+
version = 0.5.5
22
kotlin.code.style = official

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atala-automation",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "Common automation place for all Atala projects",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)