Skip to content

Commit

Permalink
Merge branch 'main' of github.com:knitkode/kjam into main
Browse files Browse the repository at this point in the history
* 'main' of github.com:knitkode/kjam:
  chore(release): v1.6.6
  • Loading branch information
kuus committed Sep 28, 2022
2 parents f009f03 + 399eb9b commit c353de9
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [1.6.6](https://github.com/knitkode/kjam/compare/v1.6.5...v1.6.6) (2022-09-16)

### Bug Fixes

- **release:** trigger ci ([97acb01](https://github.com/knitkode/kjam/commit/97acb012d693046b1b3cde1baaa818b7f9d18188))

### Chores

- **code:** move ([c0691d8](https://github.com/knitkode/kjam/commit/c0691d8aa6a5d0c689df01236896deb16fbb7060))
- **release:** trigger ci ([62df071](https://github.com/knitkode/kjam/commit/62df0718222ac069f6a6a89f3594daac3b862742))
- **update:** deps and types ([c748d35](https://github.com/knitkode/kjam/commit/c748d35138b2d5dc15ea81ed6f6670330e4b0bdb))

### Other

- Merge branch 'main' of github.com:knitkode/kjam into main ([1dbc26b](https://github.com/knitkode/kjam/commit/1dbc26b51907da41d3915209fdedaa732dc7aaa5))

## [1.6.5](https://github.com/knitkode/kjam/compare/v1.6.4...v1.6.5) (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.5",
"version": "1.6.6",
"license": "MIT",
"scripts": {
"start": "nx affected:test --all --parallel --maxParallel 10 --watch",
Expand Down

0 comments on commit c353de9

Please sign in to comment.