Skip to content

Commit 1b1a6b0

Browse files
s00dcursoragent
andcommitted
chore(vitepress): bump 1.0.1 after vue dep bump
check: versions requires dependents republish when vue pins change. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8a762a1 commit 1b1a6b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/news/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ outline: 'deep'
1010

1111
**Date**: 2026-08-05
1212

13-
**Package**: `@i18n-micro/vitepress@1.0.0`
13+
**Package**: `@i18n-micro/vitepress@1.0.1`
1414

1515
New workspace package for VitePress docs sites: JSON dictionaries, `$t` / `<I18nT>` in markdown, path sync with VitePress `locales`, and optional `<I18nSwitcher>`. Complements (does not replace) built-in multi-locale markdown and `vitepress-i18n` theme chrome helpers.
1616

packages/vitepress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@i18n-micro/vitepress",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "VitePress bindings for i18n-micro — runtime dictionaries, MD components, and locale switcher.",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)