Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](v1.4.1...v1.4.2) (2024-05-05)

### Bug Fixes

* run release ([637cc91](637cc91))
  • Loading branch information
semantic-release-bot committed May 5, 2024
1 parent d892b59 commit 1e4f434
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.2](https://github.com/indrastorms/Dropped-Patches/compare/v1.4.1...v1.4.2) (2024-05-05)


### Bug Fixes

* run release ([637cc91](https://github.com/indrastorms/Dropped-Patches/commit/637cc91ed6f1808ef15c94c82bdba9a073e41ddb))

## [1.4.2-dev.1](https://github.com/indrastorms/Dropped-Patches/compare/v1.4.1...v1.4.2-dev.1) (2024-05-05)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.4.2-dev.1
version = 1.4.2

0 comments on commit 1e4f434

Please sign in to comment.