Skip to content

Commit d5e0c48

Browse files
committed
chore(release): 2.11.1
1 parent fe4e464 commit d5e0c48

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.11.1](https://github.com/lokalise/i18n-ally/compare/v2.11.0...v2.11.1) (2023-08-30)
6+
7+
8+
### 🐞 Bug Fixes
9+
10+
* invalid Svelte regex ([#1001](https://github.com/lokalise/i18n-ally/issues/1001)) ([fe4e464](https://github.com/lokalise/i18n-ally/commit/fe4e46477f34d174de7ea72cde9a7b30a5d356ab))
11+
512
## [2.11.0](https://github.com/lokalise/i18n-ally/compare/v2.10.0...v2.11.0) (2023-08-28)
613

714
### ⚡ 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.11.0",
4+
"version": "2.11.1",
55
"displayName": "i18n Ally",
66
"description": "🌍 All in one i18n extension for VS Code",
77
"keywords": [

0 commit comments

Comments
 (0)