Skip to content

Commit 8ba40ae

Browse files
Merge pull request #3467 from opral/changeset-release/main
Version Packages [skip preview]
2 parents 0696c86 + f9feebb commit 8ba40ae

File tree

11 files changed

+160
-163
lines changed

11 files changed

+160
-163
lines changed

.changeset/tender-turtles-promise.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wet-cups-learn.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

inlang/packages/plugins/i18next/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @inlang/plugin-i18next
22

3+
## 6.0.2
4+
5+
### Patch Changes
6+
7+
- 73cc245: fix: key name of sherlock extension
8+
39
## 6.0.1
410

511
### Patch Changes

inlang/packages/plugins/i18next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inlang/plugin-i18next",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"type": "module",
55
"exports": {
66
".": "./dist/index.js"

inlang/packages/plugins/m-function-matcher/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @inlang/plugin-m-function-matcher
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- 73cc245: fix: key name of sherlock extension
8+
39
## 2.0.2
410

511
### Patch Changes

inlang/packages/plugins/m-function-matcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inlang/plugin-m-function-matcher",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"type": "module",
55
"exports": {
66
".": "./dist/index.js"

inlang/packages/plugins/t-function-matcher/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @inlang/plugin-t-function-matcher
22

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- 73cc245: fix: key name of sherlock extension
8+
39
## 2.0.2
410

511
### Patch Changes

inlang/packages/plugins/t-function-matcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inlang/plugin-t-function-matcher",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"type": "module",
55
"exports": {
66
".": "./dist/index.js"

inlang/packages/sherlock/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# inlang-vs-code-extension
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- aeae571: fix: save the inlang project after message extraction
8+
39
## 2.0.4
410

511
### Patch Changes

inlang/packages/sherlock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/opral/monorepo.git"
1111
},
1212
"icon": "assets/sherlock-logo.png",
13-
"version": "2.0.4",
13+
"version": "2.0.5",
1414
"engines": {
1515
"vscode": "^1.84.2"
1616
},

0 commit comments

Comments
 (0)