Skip to content

Commit 4fc2651

Browse files
committed
chore(release): publish
- project: transloco 7.6.1
1 parent 9ff0b25 commit 4fc2651

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/transloco/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 7.6.0 (2025-03-22)
29

310

libs/transloco/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jsverse/transloco",
3-
"version": "7.6.0",
3+
"version": "7.6.1",
44
"description": "The internationalization (i18n) library for Angular",
55
"schematics": "./schematics/src/collection.json",
66
"publishConfig": {

0 commit comments

Comments
 (0)