Skip to content

Commit c5f0586

Browse files
authored
Merge pull request #114 from openscript/changeset-release/main
chore: publish new release
2 parents 19cc22b + bab8b52 commit c5f0586

File tree

6 files changed

+16
-14
lines changed

6 files changed

+16
-14
lines changed

.changeset/red-wings-say.md

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

.changeset/two-towns-judge.md

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

libs/astro-loader-i18n/CHANGELOG.md

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

3+
## 0.7.8
4+
5+
### Patch Changes
6+
7+
- 611f6ac: Upgrade dependencies
8+
- bd183ef: Upgrade dependencies
9+
310
## 0.7.7
411

512
### 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.7.7",
3+
"version": "0.7.8",
44
"description": "An Astro content loader for i18n files and folder structures.",
55
"keywords": [
66
"astro",

libs/astro-nanostores-i18n/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- 611f6ac: Upgrade dependencies
8+
- bd183ef: Upgrade dependencies
9+
310
## 0.1.4
411

512
### 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.1.4",
3+
"version": "0.1.5",
44
"description": "An integration of @nanostores/i18n into Astro.",
55
"keywords": [
66
"astro",

0 commit comments

Comments
 (0)