Skip to content

Commit

Permalink
chore(main): release kaizoku 1.6.0 (#76)
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 Feb 7, 2023
1 parent 9dc7536 commit b79254c
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.5.1"
".": "1.6.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.6.0](https://github.com/oae/kaizoku/compare/kaizoku-v1.5.1...kaizoku-v1.6.0) (2023-02-07)


### Features

* add links to navbar history items ([67bb111](https://github.com/oae/kaizoku/commit/67bb111e77457dba768703ce36a4504936dfacc0))


### Bug Fixes

* use binary engine ([#75](https://github.com/oae/kaizoku/issues/75)) ([08662bb](https://github.com/oae/kaizoku/commit/08662bb72ffa75704d67a4a1aac1d2bd861341bc))
* use smaller card and title ([9dc7536](https://github.com/oae/kaizoku/commit/9dc7536767e218803a6a78ca349eb9012be138d4))

## [1.5.1](https://github.com/oae/kaizoku/compare/kaizoku-v1.5.0...kaizoku-v1.5.1) (2023-02-01)


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.5.1",
"version": "1.6.0",
"author": "Alperen Elhan <[email protected]>",
"private": true,
"scripts": {
Expand Down

0 comments on commit b79254c

Please sign in to comment.