Skip to content

Commit

Permalink
chore: release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 29, 2024
1 parent ab36fc9 commit 23214cb
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## v0.3.0...main

[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.0...main)

### 🏡 Chore

- Stream type improvements ([a718c80](https://github.com/stacksjs/ts-starter/commit/a718c80))
- Resolve knn type issues ([3a7a6ac](https://github.com/stacksjs/ts-starter/commit/3a7a6ac))
- Test ci failure ([1345319](https://github.com/stacksjs/ts-starter/commit/1345319))
- Improve knn ([cfa3958](https://github.com/stacksjs/ts-starter/commit/cfa3958))
- Test ci failure ([ce05ca4](https://github.com/stacksjs/ts-starter/commit/ce05ca4))
- Test ci again ([cb0379d](https://github.com/stacksjs/ts-starter/commit/cb0379d))
- Update deps ([ab36fc9](https://github.com/stacksjs/ts-starter/commit/ab36fc9))

### ❤️ Contributors

- Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))

## v0.2.0...main

[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.2.0...main)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-collect",
"type": "module",
"version": "0.3.0",
"version": "0.4.0",
"description": "Laravel Collections for TypeScript.",
"author": "Chris Breuer <chris@stacksjs.org>",
"license": "MIT",
Expand Down

0 comments on commit 23214cb

Please sign in to comment.