Skip to content

Commit 2b99b88

Browse files
committed
chore(release): v0.5.7 [skip actions]
1 parent adb4b3c commit 2b99b88

File tree

4 files changed

+12
-15
lines changed

4 files changed

+12
-15
lines changed

.changeset/update-dependencies.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

.changeset/update-pnpm-version.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# agentic-node-ts-starter
22

3+
## 0.5.7
4+
5+
### Patch Changes
6+
7+
- [#55](https://github.com/sapientpants/agentic-node-ts-starter/pull/55) [`edf6c4d`](https://github.com/sapientpants/agentic-node-ts-starter/commit/edf6c4d7bb174b7491ad0b68962e032d108ea77e) Thanks [@sapientpants](https://github.com/sapientpants)! - Update dependencies to latest versions
8+
- zod: 4.1.1 → 4.1.4
9+
- @typescript-eslint/eslint-plugin: 8.40.0 → 8.41.0
10+
- @typescript-eslint/parser: 8.40.0 → 8.41.0
11+
12+
- [#56](https://github.com/sapientpants/agentic-node-ts-starter/pull/56) [`adb4b3c`](https://github.com/sapientpants/agentic-node-ts-starter/commit/adb4b3c4b920aa83445c64886be01dd393b991fe) Thanks [@sapientpants](https://github.com/sapientpants)! - Update pnpm package manager to version 10.15.0
13+
314
## 0.5.6
415

516
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentic-node-ts-starter",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"private": true,
55
"type": "module",
66
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)