Skip to content

Commit d8f8a21

Browse files
committed
chore(release): release atala-automation v0.5.4
## [0.5.4](atala-automation-v0.5.3...atala-automation-v0.5.4) (2024-06-29) ### Bug Fixes * release node version ([#21](#21)) ([a62a6a3](a62a6a3)) * release token ([#22](#22)) ([57a51dc](57a51dc)) * release workflow ([#20](#20)) ([d35ccc4](d35ccc4)) * workflow enhancements and upgrade ([#19](#19)) ([a511d24](a511d24))
1 parent 57a51dc commit d8f8a21

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* release node version ([#21](https://github.com/input-output-hk/atala-automation/issues/21)) ([a62a6a3](https://github.com/input-output-hk/atala-automation/commit/a62a6a3aef8947d0e2c06e8b0f90dae709e7beb5))
7+
* release token ([#22](https://github.com/input-output-hk/atala-automation/issues/22)) ([57a51dc](https://github.com/input-output-hk/atala-automation/commit/57a51dc88b45a2e8af7082acc6c985e4d9fe97c3))
8+
* release workflow ([#20](https://github.com/input-output-hk/atala-automation/issues/20)) ([d35ccc4](https://github.com/input-output-hk/atala-automation/commit/d35ccc4276e341aefa9e9a4a86928323f82a4d3a))
9+
* workflow enhancements and upgrade ([#19](https://github.com/input-output-hk/atala-automation/issues/19)) ([a511d24](https://github.com/input-output-hk/atala-automation/commit/a511d241b0ffd3ae3013e76592cd6a1626dbe822))
10+
111
## [0.5.3](https://github.com/input-output-hk/atala-automation/compare/atala-automation-v0.5.2...atala-automation-v0.5.3) (2024-06-29)
212

313

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 0.5.3
1+
version = 0.5.4
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.3",
3+
"version": "0.5.4",
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)