Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 9953cd8

Browse files
chore(main): release kaizoku 1.3.0 (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c19ee02 commit 9953cd8

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.1"
2+
".": "1.3.0"
33
}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/oae/kaizoku/compare/kaizoku-v1.2.1...kaizoku-v1.3.0) (2022-11-24)
4+
5+
6+
### Features
7+
8+
* add kavita integration ([c19ee02](https://github.com/oae/kaizoku/commit/c19ee02dbd3feaf265e3c979f5f13cbbab42de40))
9+
10+
11+
### Bug Fixes
12+
13+
* use correct env variable ([579d8d0](https://github.com/oae/kaizoku/commit/579d8d0d3a2a4f78d4f3d45b12d8524ce65d53f7))
14+
* use exact parameter instead of first during manga match ([aa4e32d](https://github.com/oae/kaizoku/commit/aa4e32dd3d1ca09414498c19ce484b2603537c8f))
15+
316
## [1.2.1](https://github.com/oae/kaizoku/compare/kaizoku-v1.2.0...kaizoku-v1.2.1) (2022-11-04)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kaizoku",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"author": "Alperen Elhan <alperen@elhan.io>",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)