Skip to content

Commit

Permalink
chore: sync changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon authored and github-actions[bot] committed Dec 19, 2024
1 parent 61cea89 commit 3e58ba3
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
# v11.0.0-rc.1 (2024-12-19T00:10:19Z)

This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n/releases/tag/v11.0.0-rc.1)

<!-- Release notes generated using configuration in .github/release.yml at v11.0.0-rc.1 -->

## What's Changed

### 💥 Breaking Changes

- feat!: deprecate `v-t` custom directive by @kazupon in https://github.com/intlify/vue-i18n/pull/2045

### 📝️ Documentations

- docx(pluralization.md): Correct spelling from 'gloal' to 'global' by @PuppyOne in https://github.com/intlify/vue-i18n/pull/2038
- Fix typo by @shaedrich in https://github.com/intlify/vue-i18n/pull/2040
- Fix another typo by @shaedrich in https://github.com/intlify/vue-i18n/pull/2041
- docs: add maintenance status by @kazupon in https://github.com/intlify/vue-i18n/pull/2044

## New Contributors

- @PuppyOne made their first contribution in https://github.com/intlify/vue-i18n/pull/2038
- @shaedrich made their first contribution in https://github.com/intlify/vue-i18n/pull/2040

**Full Changelog**: https://github.com/intlify/vue-i18n/compare/v11.0.0-beta.2...v11.0.0-rc.1

# v11.0.0-beta.2 (2024-11-28T07:17:09Z)

This changelog is generated by [GitHub Releases](https://github.com/intlify/vue-i18n/releases/tag/v11.0.0-beta.2)
Expand Down

0 comments on commit 3e58ba3

Please sign in to comment.