Skip to content

Commit 80418b3

Browse files
chore(release): release 0.9.6
1 parent 24f0f60 commit 80418b3

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.5"
2+
".": "0.9.6"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.9.6](https://github.com/erode-app/erode/compare/0.9.5...0.9.6) (2026-06-24)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @types/node from 24.12.4 to 24.13.2 ([#217](https://github.com/erode-app/erode/issues/217)) ([720bebd](https://github.com/erode-app/erode/commit/720bebd0432740ad32f9d1e49366e6f28a26cf7e))
9+
* **deps-dev:** bump eslint from 10.4.1 to 10.5.0 ([#220](https://github.com/erode-app/erode/issues/220)) ([d6fbd3e](https://github.com/erode-app/erode/commit/d6fbd3e73523f37278b28a48755b692c74d48c91))
10+
* **deps-dev:** bump knip from 6.14.1 to 6.20.0 ([#227](https://github.com/erode-app/erode/issues/227)) ([24f0f60](https://github.com/erode-app/erode/commit/24f0f60359687b0a7edff1e30a1ae592421535ca))
11+
* **deps-dev:** bump vitest from 4.1.7 to 4.1.9 ([#221](https://github.com/erode-app/erode/issues/221)) ([97f034c](https://github.com/erode-app/erode/commit/97f034cc09575aba75183ed20ce4398b0977512e))
12+
* **deps:** bump @anthropic-ai/sdk from 0.100.1 to 0.104.2 ([#219](https://github.com/erode-app/erode/issues/219)) ([e076a63](https://github.com/erode-app/erode/commit/e076a6302f17e0ab33333a9149be9b8e49ec3d20))
13+
* **deps:** bump starlight-links-validator from 0.24.0 to 0.24.1 ([#216](https://github.com/erode-app/erode/issues/216)) ([c281321](https://github.com/erode-app/erode/commit/c2813218e6c1ddbd573521e20d3a43989bf12f28))
14+
* **deps:** bump ws from 8.20.1 to 8.21.0 ([#223](https://github.com/erode-app/erode/issues/223)) ([91ee9b3](https://github.com/erode-app/erode/commit/91ee9b3a881ae99615e3d77cb7a8bd0813f269a4))
15+
316
## [0.9.5](https://github.com/erode-app/erode/compare/0.9.4...0.9.5) (2026-06-15)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "erode-monorepo",
3-
"version": "0.9.5",
3+
"version": "0.9.6",
44
"private": true,
55
"license": "MIT",
66
"workspaces": [

0 commit comments

Comments
 (0)