Skip to content

Commit 8eb6011

Browse files
committed
chore(release): 2.13.0
1 parent 36a3065 commit 8eb6011

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.13.0](https://github.com/lokalise/i18n-ally/compare/v2.12.0...v2.13.0) (2024-11-01)
6+
7+
8+
### ⚡ Features
9+
10+
* Update `next-intl` to support latest release ([#1048](https://github.com/lokalise/i18n-ally/issues/1048)) ([b5b16b2](https://github.com/lokalise/i18n-ally/commit/b5b16b2641e745018068e88099241405ff122119))
11+
12+
13+
### 🐞 Bug Fixes
14+
15+
* fix word spelling errors ([#1129](https://github.com/lokalise/i18n-ally/issues/1129)) ([0427255](https://github.com/lokalise/i18n-ally/commit/0427255756876fff75493d9ba85648ce52b9c9e4))
16+
* upgrade babel to 7.23.5 ([#1080](https://github.com/lokalise/i18n-ally/issues/1080)) ([a4004a5](https://github.com/lokalise/i18n-ally/commit/a4004a57e2ed6c57c98180a9ae6e8c73e90e0585))
17+
518
## [2.12.0](https://github.com/lokalise/i18n-ally/compare/v2.11.1...v2.12.0) (2023-09-23)
619

720
### ⚡ Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"publisher": "lokalise",
33
"name": "i18n-ally",
4-
"version": "2.12.0",
4+
"version": "2.13.0",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"keywords": [

0 commit comments

Comments
 (0)