Skip to content

Commit

Permalink
chore(release): v1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 8, 2022
1 parent f0bdce7 commit 7ce36bd
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.6.5](https://github.com/knitkode/kjam/compare/v1.6.4...v1.6.5) (2022-04-08)

### Bug Fixes

- **ci:** trigger ([f0bdce7](https://github.com/knitkode/kjam/commit/f0bdce7225d6a8b0f9c768da15a4cfbb6f589f99))
- **setup:** correct rollup for next-ui ([b0aa93f](https://github.com/knitkode/kjam/commit/b0aa93fc8e245a0f778e54bace34cec405f01ad0))

### Other

- Merge branch 'main' of github.com:knitkode/kjam into main ([8e9b784](https://github.com/knitkode/kjam/commit/8e9b784e725d7d8464ca6acd80ce72623cfe60d8))

## [1.6.4](https://github.com/knitkode/kjam/compare/v1.6.3...v1.6.4) (2022-04-08)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kjam",
"version": "1.6.4",
"version": "1.6.5",
"license": "MIT",
"scripts": {
"start": "nx affected:test --all --parallel --maxParallel 10 --watch",
Expand Down

0 comments on commit 7ce36bd

Please sign in to comment.