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

Commit 774e75c

Browse files
chore(main): release kaizoku 1.4.0 (#52)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cba8a74 commit 774e75c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.1"
2+
".": "1.4.0"
33
}

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/oae/kaizoku/compare/kaizoku-v1.3.1...kaizoku-v1.4.0) (2023-01-07)
4+
5+
6+
### Features
7+
8+
* add refresh metadata button to cards ([cba8a74](https://github.com/oae/kaizoku/commit/cba8a74e9314b0b59d49196cd2ec97b30a9c0bc2))
9+
10+
11+
### Bug Fixes
12+
13+
* show theme mode toggle shortcut ([f75c878](https://github.com/oae/kaizoku/commit/f75c8782572a1f19c3b5bb3a80935b4baeebd53b))
14+
315
## [1.3.1](https://github.com/oae/kaizoku/compare/kaizoku-v1.3.0...kaizoku-v1.3.1) (2022-12-10)
416

517

package.json

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

0 commit comments

Comments
 (0)