Skip to content

Commit

Permalink
chore(release): 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
terales committed Aug 30, 2023
1 parent fe4e464 commit d5e0c48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [2.11.1](https://github.com/lokalise/i18n-ally/compare/v2.11.0...v2.11.1) (2023-08-30)


### 🐞 Bug Fixes

* invalid Svelte regex ([#1001](https://github.com/lokalise/i18n-ally/issues/1001)) ([fe4e464](https://github.com/lokalise/i18n-ally/commit/fe4e46477f34d174de7ea72cde9a7b30a5d356ab))

## [2.11.0](https://github.com/lokalise/i18n-ally/compare/v2.10.0...v2.11.0) (2023-08-28)

### ⚡ Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"publisher": "lokalise",
"name": "i18n-ally",
"version": "2.11.0",
"version": "2.11.1",
"displayName": "i18n Ally",
"description": "🌍 All in one i18n extension for VS Code",
"keywords": [
Expand Down

0 comments on commit d5e0c48

Please sign in to comment.