Skip to content

Commit 684165b

Browse files
committed
chore(release): publish 0.3.4
1 parent cb65e95 commit 684165b

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For the developer workflow that produces these entries, see
2525
2626
---
2727

28-
## [0.3.3] — 2026-07-23
28+
## [0.3.4] — 2026-07-23
2929

3030
### Added
3131

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grove-dev/astro",
3-
"version": "0.3.2",
3+
"version": "0.3.4",
44
"type": "module",
55
"description": "Composable Astro UI, data adapters, and integration for Grove directories.",
66
"license": "MIT",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grove-dev/cli",
3-
"version": "0.3.2",
3+
"version": "0.3.4",
44
"type": "module",
55
"description": "Grove CLI — scaffolds Grove-powered spaces and orchestrates @grove-dev/core commands.",
66
"license": "MIT",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grove-dev/core",
3-
"version": "0.3.2",
3+
"version": "0.3.4",
44
"type": "module",
55
"description": "Headless engine for Grove: resource schema, config, importers, validators, taxonomy, sitemap, llms.txt, and the data build pipeline.",
66
"license": "MIT",

packages/starlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grove-dev/starlight",
3-
"version": "0.3.2",
3+
"version": "0.3.4",
44
"type": "module",
55
"description": "Grove's theme for Starlight (the Astro native documentation site generator)",
66
"author": "grove-dev",

0 commit comments

Comments
 (0)