Skip to content

Commit

Permalink
chore(release): 1.27.0-dev.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.0-dev.3](v1.27.0-dev.2...v1.27.0-dev.3) (2024-05-02)

### Updates

* **Translations:** Update `japanese` ([9fce4a2](9fce4a2))
  • Loading branch information
semantic-release-bot committed May 2, 2024
1 parent 44f83d1 commit cdabbdd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [1.27.0-dev.3](https://github.com/crimera/piko/compare/v1.27.0-dev.2...v1.27.0-dev.3) (2024-05-02)


### Updates

* **Translations:** Update `japanese` ([9fce4a2](https://github.com/crimera/piko/commit/9fce4a20d7db77992bd92eaa5ada75af8af56103))

## [1.27.0-dev.2](https://github.com/crimera/piko/compare/v1.27.0-dev.1...v1.27.0-dev.2) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.27.0-dev.2
version = 1.27.0-dev.3

0 comments on commit cdabbdd

Please sign in to comment.