Skip to content

Commit af9fc06

Browse files
authored
Merge pull request #58 from openscript/changeset-release/main
chore: publish new release
2 parents 3b168c5 + 469a8f5 commit af9fc06

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/huge-ads-stick.md

Lines changed: 0 additions & 5 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.6.2
4+
5+
### Patch Changes
6+
7+
- 3b168c5: Append base_url to paths
8+
39
## 0.6.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.6.1",
3+
"version": "0.6.2",
44
"description": "An Astro content loader for i18n files and folder structures.",
55
"keywords": [
66
"astro",

0 commit comments

Comments
 (0)