Skip to content

Commit 4713277

Browse files
chore(release): release 0.8.3
1 parent 2ec1ecd commit 4713277

4 files changed

Lines changed: 14 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.8.2"
2+
".": "0.8.3"
33
}

CHANGELOG.md

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

3+
## [0.8.3](https://github.com/erode-app/erode/compare/0.8.2...0.8.3) (2026-04-08)
4+
5+
6+
### Build System
7+
8+
* **deps-dev:** bump @vitest/coverage-v8 from 4.1.2 to 4.1.3 ([#120](https://github.com/erode-app/erode/issues/120)) ([baa11f9](https://github.com/erode-app/erode/commit/baa11f951b93f6cf9063b2ec0c85b1b4d84e1644))
9+
* **deps-dev:** bump vitest from 4.1.2 to 4.1.3 ([#119](https://github.com/erode-app/erode/issues/119)) ([8914e42](https://github.com/erode-app/erode/commit/8914e4292aa78cb0d654b330fbde0914086be00c))
10+
* **deps:** bump astro from 6.1.4 to 6.1.5 ([#124](https://github.com/erode-app/erode/issues/124)) ([2ec1ecd](https://github.com/erode-app/erode/commit/2ec1ecddf64a9e76104e212ca54340f3888475b2))
11+
* **deps:** bump starlight-links-validator from 0.21.0 to 0.22.0 ([#123](https://github.com/erode-app/erode/issues/123)) ([e55626b](https://github.com/erode-app/erode/commit/e55626b86e30002e4e8a7e79650a968ffb7a50d9))
12+
313
## [0.8.2](https://github.com/erode-app/erode/compare/0.8.1...0.8.2) (2026-04-08)
414

515

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

0 commit comments

Comments
 (0)