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

Commit 6635452

Browse files
chore(main): release kaizoku 1.3.1 (#41)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d68ae9 commit 6635452

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.3.1](https://github.com/oae/kaizoku/compare/kaizoku-v1.3.0...kaizoku-v1.3.1) (2022-12-10)
4+
5+
6+
### Bug Fixes
7+
8+
* read port env variable after app.prepare ([0756894](https://github.com/oae/kaizoku/commit/0756894e29eb8be5f48dfe8f72ee21162bc2c67c))
9+
* replace chown usage to speed up startup ([4d68ae9](https://github.com/oae/kaizoku/commit/4d68ae9a2cb7a4e4051fca94938c596cffbf451f))
10+
* use unpaged param for komga series ([d4786d2](https://github.com/oae/kaizoku/commit/d4786d24eb2a7bfc22895c02dc591d5da1aa23d3))
11+
312
## [1.3.0](https://github.com/oae/kaizoku/compare/kaizoku-v1.2.1...kaizoku-v1.3.0) (2022-11-24)
413

514

package.json

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

0 commit comments

Comments
 (0)