Skip to content

Commit

Permalink
chore(release): 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2024-02-18)

### Bug Fixes

* **nova:** Update patch ([8439b49](8439b49))
  • Loading branch information
semantic-release-bot authored and indrastorms committed Feb 18, 2024
1 parent 5f51ceb commit dae16cf
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.2.1](https://github.com/Indranil012/Dropped-Patches/compare/v1.2.0...v1.2.1) (2024-02-18)


### Bug Fixes

* **nova:** Update patch ([8439b49](https://github.com/Indranil012/Dropped-Patches/commit/8439b49fc94a5f03dbdf3f15feee70bd91c395c0))

## [1.2.1-dev.1](https://github.com/Indranil012/Dropped-Patches/compare/v1.2.0...v1.2.1-dev.1) (2024-02-18)


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.2.1-dev.1
version = 1.2.1

0 comments on commit dae16cf

Please sign in to comment.