Skip to content

Commit df72f59

Browse files
chore(release): release 0.9.5
1 parent 06ae808 commit df72f59

4 files changed

Lines changed: 20 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.4"
2+
".": "0.9.5"
33
}

CHANGELOG.md

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

3+
## [0.9.5](https://github.com/erode-app/erode/compare/0.9.4...0.9.5) (2026-05-18)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @vitest/coverage-v8 from 4.1.5 to 4.1.6 ([#186](https://github.com/erode-app/erode/issues/186)) ([e773ea4](https://github.com/erode-app/erode/commit/e773ea40b0c7fb4eed83f3a2c8f3de7d8022288b))
9+
* **deps-dev:** bump vitest from 4.1.5 to 4.1.6 ([#183](https://github.com/erode-app/erode/issues/183)) ([543162c](https://github.com/erode-app/erode/commit/543162c7ae6b277940cf0f8ad7afca00abf1d973))
10+
* **deps:** bump @anthropic-ai/sdk from 0.95.0 to 0.96.0 ([#188](https://github.com/erode-app/erode/issues/188)) ([21a9b12](https://github.com/erode-app/erode/commit/21a9b12b455961ba67d563b60621db6497c29656))
11+
* **deps:** bump @astrojs/starlight from 0.38.4 to 0.39.2 ([#187](https://github.com/erode-app/erode/issues/187)) ([399643b](https://github.com/erode-app/erode/commit/399643bfdc4bdeaac44945d6ea654c920eaaaafd))
12+
* **deps:** bump @rollup/rollup-linux-x64-gnu from 4.60.2 to 4.60.3 ([#185](https://github.com/erode-app/erode/issues/185)) ([daa3cc8](https://github.com/erode-app/erode/commit/daa3cc80dbbd2962579457a9ea1d1cbacc0c25ec))
13+
* **deps:** bump brace-expansion from 5.0.5 to 5.0.6 ([#191](https://github.com/erode-app/erode/issues/191)) ([4681fb6](https://github.com/erode-app/erode/commit/4681fb6a092e7ab79d705afebbc976bb67e6c7ff))
14+
* **deps:** bump devalue from 5.6.4 to 5.8.1 ([#190](https://github.com/erode-app/erode/issues/190)) ([fde6bab](https://github.com/erode-app/erode/commit/fde6bab5ad39648b9ea1c1db7a1a5cd0ed8e6642))
15+
* **deps:** bump node from 24-slim to 26-slim ([#182](https://github.com/erode-app/erode/issues/182)) ([9ccd099](https://github.com/erode-app/erode/commit/9ccd099ed23af339d3b58dbd753a6317ea24f3c8))
16+
* **deps:** bump ws from 8.19.0 to 8.20.1 ([#192](https://github.com/erode-app/erode/issues/192)) ([06ae808](https://github.com/erode-app/erode/commit/06ae80800da8f052e21a388592aa5014fe5809a0))
17+
* **deps:** bump zod from 4.4.1 to 4.4.3 ([#184](https://github.com/erode-app/erode/issues/184)) ([8f7f6f0](https://github.com/erode-app/erode/commit/8f7f6f013a13284f0e5fbe5e4829c54a661df294))
18+
319
## [0.9.4](https://github.com/erode-app/erode/compare/0.9.3...0.9.4) (2026-05-13)
420

521

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.4",
3+
"version": "0.9.5",
44
"private": true,
55
"license": "MIT",
66
"workspaces": [

0 commit comments

Comments
 (0)