Skip to content

Commit 7d95a63

Browse files
Version Packages
1 parent 06948ba commit 7d95a63

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.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",

0 commit comments

Comments
 (0)