Skip to content

chore(release): release 0.10.0 - #222

Merged
parse merged 1 commit into
mainfrom
release-please--branches--main--components--erode
Aug 9, 2026
Merged

chore(release): release 0.10.0#222
parse merged 1 commit into
mainfrom
release-please--branches--main--components--erode

Conversation

@erode-release

@erode-release erode-release Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.10.0 (2026-08-09)

Features

Build System

  • deps-dev: bump @astrojs/check from 0.9.9 to 0.9.10 (#265) (ecc26d0)
  • deps-dev: bump @commitlint/cli from 21.0.2 to 21.2.0 (#234) (798693c)
  • deps-dev: bump @commitlint/cli from 21.2.0 to 21.2.1 (#258) (6546c3a)
  • deps-dev: bump @commitlint/config-conventional from 21.0.2 to 21.1.0 (#230) (9ea7f0f)
  • deps-dev: bump @types/node from 24.12.4 to 24.13.2 (#217) (720bebd)
  • deps-dev: bump @types/node from 24.13.2 to 24.13.3 (#261) (aad8e23)
  • deps-dev: bump @vitest/coverage-v8 from 4.1.7 to 4.1.9 (#229) (623eeb2)
  • deps-dev: bump concurrently from 10.0.3 to 10.0.4 (#273) (8a62996)
  • deps-dev: bump eslint from 10.4.1 to 10.5.0 (#220) (d6fbd3e)
  • deps-dev: bump eslint from 10.5.0 to 10.8.0 (#268) (96704d7)
  • deps-dev: bump eslint-plugin-astro from 1.7.0 to 3.1.0 (#249) (7050017)
  • deps-dev: bump knip from 6.14.1 to 6.20.0 (#227) (24f0f60)
  • deps-dev: bump knip from 6.20.0 to 6.31.0 (#262) (11e3db4)
  • deps-dev: bump markdownlint-cli2 from 0.23.1 to 0.23.2 (#266) (0a973b8)
  • deps-dev: bump prettier from 3.8.3 to 3.9.6 (#271) (d007c81)
  • deps-dev: bump tsx from 4.22.4 to 4.23.5 (#270) (92a4855)
  • deps-dev: bump tsx from 4.23.5 to 4.23.6 (#275) (2b04848)
  • deps-dev: bump typescript from 6.0.3 to 7.0.2 (#267) (349fc41)
  • deps-dev: bump vitest from 4.1.7 to 4.1.9 (#221) (97f034c)
  • deps-dev: bump vitest from 4.1.9 to 4.1.10 (#239) (ab05bcb)
  • deps: bump @anthropic-ai/sdk from 0.100.1 to 0.104.2 (#219) (e076a63)
  • deps: bump @anthropic-ai/sdk from 0.104.2 to 0.110.0 (#237) (470cd23)
  • deps: bump @anthropic-ai/sdk from 0.110.0 to 0.115.0 (#272) (ce290e8)
  • deps: bump @astrojs/rss from 4.0.18 to 4.0.19 (#243) (98af34f)
  • deps: bump @google/genai from 2.8.0 to 2.15.0 (#269) (b879c13)
  • deps: bump @rollup/rollup-linux-x64-gnu from 4.60.4 to 4.62.4 (#257) (9fd8ec5)
  • deps: bump astro from 6.3.8 to 7.1.6 (#247) (beeef8d)
  • deps: bump brace-expansion and gaxios (#244) (df0f47b)
  • deps: bump brace-expansion from 5.0.7 to 5.0.9 (#252) (8b2c691)
  • deps: bump chalk from 5.6.2 to 6.0.0 (#274) (a359e76)
  • deps: bump commander from 14.0.3 to 15.0.0 (#263) (8f662b7)
  • deps: bump eslint-plugin-check-file from 3.3.1 to 3.3.2 (#264) (c29ee2d)
  • deps: bump fast-uri from 3.1.2 to 3.1.4 (#250) (ff6389d)
  • deps: bump fast-uri from 3.1.4 to 3.1.5 (#253) (937196b)
  • deps: bump likec4 from 1.57.0 to 1.59.1 (#248) (44e77a7)
  • deps: bump likec4 from 1.59.1 to 1.59.2 (#259) (6d1aafb)
  • deps: bump markdown-it and markdownlint-cli2 (#242) (f37b197)
  • deps: bump minimatch from 10.2.5 to 10.2.6 (#256) (78c8ed9)
  • deps: bump openai from 6.42.0 to 7.4.0 (#260) (ee9bd08)
  • deps: bump postcss from 8.5.22 to 8.5.25 (#254) (74a83ab)
  • deps: bump starlight-links-validator from 0.24.0 to 0.24.1 (#216) (c281321)
  • deps: bump svgo from 4.0.1 to 4.0.2 (#251) (bce8eb3)
  • deps: bump vite from 7.3.2 to 8.2.1 (#255) (95ab3c2)
  • deps: bump ws from 8.20.1 to 8.21.0 (#223) (91ee9b3)

This PR was generated with Release Please. See documentation.

@erode-release
erode-release Bot requested a review from a team as a code owner June 17, 2026 17:36
@greptile-apps

greptile-apps Bot commented Jun 17, 2026

Copy link
Copy Markdown

Greptile Summary

This is a Release Please–generated PR bumping the monorepo from 0.9.5 to 0.10.0. The changes are purely mechanical: version strings in package.json and package-lock.json, the release manifest, and a new CHANGELOG section.

  • Version bumped to 0.10.0 across package.json, package-lock.json, and .release-please-manifest.json.
  • CHANGELOG.md updated with the new release section covering one feature (default AI model updates) and ~40 dependency bumps.

Confidence Score: 5/5

  • This PR is safe to merge — it contains only automated version-string and changelog updates generated by Release Please.
  • All four changed files are standard release artifacts: version fields in manifest/lock files and an additive changelog entry. No application logic, configuration, or runtime behavior is modified.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.9.5 to 0.10.0 as expected for this release.
CHANGELOG.md New 0.10.0 changelog section prepended, listing all features and dependency bumps included in this release.
package.json Root monorepo package version bumped from 0.9.5 to 0.10.0.
package-lock.json Lockfile version bumped from 0.9.5 to 0.10.0 to match package.json.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version: 0.9.5 → 0.10.0]
    B --> C[package.json]
    B --> D[package-lock.json]
    B --> E[.release-please-manifest.json]
    B --> F[CHANGELOG.md]
    F --> G[Feature: update default AI models]
    F --> H[~40 dependency bumps]
Loading

Reviews (44): Last reviewed commit: "chore(release): release 0.10.0" | Re-trigger Greptile

@erode-release
erode-release Bot force-pushed the release-please--branches--main--components--erode branch 6 times, most recently from d9f92ab to 80418b3 Compare June 24, 2026 17:36
@erode-release
erode-release Bot force-pushed the release-please--branches--main--components--erode branch 2 times, most recently from 4225327 to c12bec8 Compare June 24, 2026 17:43
@erode-release
erode-release Bot force-pushed the release-please--branches--main--components--erode branch 2 times, most recently from 6a4b9cf to 6b37821 Compare July 8, 2026 17:36
@erode-release
erode-release Bot force-pushed the release-please--branches--main--components--erode branch 8 times, most recently from 2a7541b to 78f97c7 Compare July 22, 2026 23:43
@erode-release
erode-release Bot force-pushed the release-please--branches--main--components--erode branch 9 times, most recently from 96eb913 to bc90f2a Compare August 7, 2026 19:11
@erode-release
erode-release Bot force-pushed the release-please--branches--main--components--erode branch 16 times, most recently from 6e0de26 to 015e9bf Compare August 8, 2026 04:29
@erode-release erode-release Bot changed the title chore(release): release 0.9.6 chore(release): release 0.10.0 Aug 9, 2026
@erode-release
erode-release Bot force-pushed the release-please--branches--main--components--erode branch from 015e9bf to 4ba68ca Compare August 9, 2026 17:59
@parse
parse enabled auto-merge (squash) August 9, 2026 18:01
@parse
parse merged commit 1025d1a into main Aug 9, 2026
9 checks passed
@parse
parse deleted the release-please--branches--main--components--erode branch August 9, 2026 18:02
@erode-release

erode-release Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant