Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.9 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-beta.9](yassinedoghri/astro-i18next@v1.0.0-beta.8...v1.0.0-beta.9) (2022-09-05)

### Bug Fixes

* reset iso-639-1 and locale-emoji as dependencies ([b2863d7](yassinedoghri/astro-i18next@b2863d7)), closes [#32](yassinedoghri/astro-i18next#32)
  • Loading branch information
semantic-release-bot committed Sep 5, 2022
1 parent ee38145 commit 8b9cffa
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.0.0-beta.9](https://github.com/yassinedoghri/astro-i18next/compare/v1.0.0-beta.8...v1.0.0-beta.9) (2022-09-05)

### Bug Fixes

- reset iso-639-1 and locale-emoji as dependencies
([b2863d7](https://github.com/yassinedoghri/astro-i18next/commit/b2863d74ed74b750fda868e3039308e9daa6022d)),
closes [#32](https://github.com/yassinedoghri/astro-i18next/issues/32)

# [1.0.0-beta.8](https://github.com/yassinedoghri/astro-i18next/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2022-09-04)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-i18next",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "An astro integration of i18next + some utility components to help you translate your astro websites!",
"scripts": {
"test": "vitest",
Expand Down

0 comments on commit 8b9cffa

Please sign in to comment.