Skip to content

Commit

Permalink
chore(release): 0.149.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.149.2](v0.149.1...v0.149.2) (2022-02-08)

### Bug Fixes

* release 0.149.0 could wipe some database entries ([5f2ce0f](5f2ce0f))
* **webui:** known hash card button would not reset properly ([ce66f87](ce66f87))
  • Loading branch information
semantic-release-bot committed Feb 8, 2022
1 parent ce66f87 commit aa96484
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 142 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.149.2](https://github.com/gotson/komga/compare/v0.149.1...v0.149.2) (2022-02-08)


### Bug Fixes

* release 0.149.0 could wipe some database entries ([5f2ce0f](https://github.com/gotson/komga/commit/5f2ce0fb30c1fc22a70406693756d8b672ab9383))
* **webui:** known hash card button would not reset properly ([ce66f87](https://github.com/gotson/komga/commit/ce66f8778b4389189893a441e6f7c9735b5b71e9))

## [0.149.1](https://github.com/gotson/komga/compare/v0.149.0...v0.149.1) (2022-02-08)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=0.149.1
version=0.149.2
org.gradle.jvmargs=-Xmx2G
Loading

0 comments on commit aa96484

Please sign in to comment.