We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff0b25 commit 4fc2651Copy full SHA for 4fc2651
libs/transloco/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 7.6.1 (2025-03-24)
2
+
3
4
+### 🩹 Fixes
5
6
+- **transloco:** 🐛 ngDevMode declaration issue ([#843](https://github.com/jsverse/transloco/pull/843))
7
8
## 7.6.0 (2025-03-22)
9
10
libs/transloco/package.json
@@ -1,6 +1,6 @@
{
"name": "@jsverse/transloco",
- "version": "7.6.0",
+ "version": "7.6.1",
"description": "The internationalization (i18n) library for Angular",
"schematics": "./schematics/src/collection.json",
"publishConfig": {
0 commit comments