Skip to content

Commit

Permalink
chore(main): release kaizoku 1.3.0 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 24, 2022
1 parent c19ee02 commit 9953cd8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.2.1"
".": "1.3.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.3.0](https://github.com/oae/kaizoku/compare/kaizoku-v1.2.1...kaizoku-v1.3.0) (2022-11-24)


### Features

* add kavita integration ([c19ee02](https://github.com/oae/kaizoku/commit/c19ee02dbd3feaf265e3c979f5f13cbbab42de40))


### Bug Fixes

* use correct env variable ([579d8d0](https://github.com/oae/kaizoku/commit/579d8d0d3a2a4f78d4f3d45b12d8524ce65d53f7))
* use exact parameter instead of first during manga match ([aa4e32d](https://github.com/oae/kaizoku/commit/aa4e32dd3d1ca09414498c19ce484b2603537c8f))

## [1.2.1](https://github.com/oae/kaizoku/compare/kaizoku-v1.2.0...kaizoku-v1.2.1) (2022-11-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kaizoku",
"version": "1.2.1",
"version": "1.3.0",
"author": "Alperen Elhan <[email protected]>",
"private": true,
"scripts": {
Expand Down

0 comments on commit 9953cd8

Please sign in to comment.