Skip to content

Commit 514beda

Browse files
authored
Merge pull request #71 from openscript/changeset-release/main
chore: publish new release
2 parents cc13b0b + df29903 commit 514beda

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/happy-peas-judge.md

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

libs/astro-loader-i18n/CHANGELOG.md

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

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- eb5d972: feat: make segment generation per entry possible
8+
9+
**This is a breaking change.** Add a `generateSegments` attribute to your `i18nPropsAndParams` configuration. See README.md for more details.
10+
311
## 0.6.6
412

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

0 commit comments

Comments
 (0)