Skip to content

Commit b9d9b75

Browse files
chore: publish new release
1 parent e73a6d5 commit b9d9b75

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/curvy-apples-lick.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

libs/astro-loader-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro-loader-i18n
22

3+
## 0.9.2
4+
5+
### Patch Changes
6+
7+
- cd8d776: Upgrade dependencies
8+
39
## 0.9.1
410

511
### Patch Changes

libs/astro-loader-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-loader-i18n",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "An Astro content loader for i18n files and folder structures.",
55
"keywords": [
66
"astro",

libs/astro-nanostores-i18n/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro-nanostores-i18n
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- cd8d776: Upgrade dependencies
8+
39
## 0.2.1
410

511
### Patch Changes

libs/astro-nanostores-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-nanostores-i18n",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "An integration of @nanostores/i18n into Astro.",
55
"keywords": [
66
"astro",

0 commit comments

Comments
 (0)