Skip to content

Commit 015f541

Browse files
Version Packages
1 parent 0f584c5 commit 015f541

File tree

6 files changed

+16
-14
lines changed

6 files changed

+16
-14
lines changed

.changeset/gentle-sites-act.md

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

.changeset/pink-streets-push.md

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

inlang/packages/paraglide/paraglide-js/CHANGELOG.md

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

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- bfe8518: Crash the build process (for example during `vite build`) if paraglide can't compile the project.
8+
39
## 2.2.0
410

511
### Minor Changes

inlang/packages/paraglide/paraglide-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@inlang/paraglide-js",
33
"type": "module",
4-
"version": "2.2.0",
4+
"version": "2.3.0",
55
"license": "MIT",
66
"publishConfig": {
77
"access": "public",

inlang/packages/sherlock/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 170472c: https://github.com/opral/monorepo/pull/3674
8+
9+
adds a new sherlock.extract.generator config key, and deprecates sherlock.extract.autoHumanId.enabled
10+
311
## 2.0.17
412

513
### 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.17",
13+
"version": "2.1.0",
1414
"engines": {
1515
"vscode": "^1.84.2"
1616
},

0 commit comments

Comments
 (0)