Skip to content

Commit a363009

Browse files
committed
chore(transloco): release version 4.2.6
1 parent aa92418 commit a363009

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/transloco/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [4.2.6](https://github.com/ngneat/transloco/compare/transloco-4.2.5...transloco-4.2.6) (2023-03-04)
6+
7+
8+
### Bug Fixes
9+
10+
* **transloco:** 🐛 fix message format delay ([#634](https://github.com/ngneat/transloco/issues/634)) ([aa92418](https://github.com/ngneat/transloco/commit/aa92418ab319b42fc42b32e0884c6054fa7ccf2c))
11+
12+
13+
514
## [4.2.5](https://github.com/ngneat/transloco/compare/transloco-4.2.4...transloco-4.2.5) (2023-02-21)
615

716

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": "@ngneat/transloco",
3-
"version": "4.2.5",
3+
"version": "4.2.6",
44
"description": "The internationalization (i18n) library for Angular",
55
"schematics": "./schematics/src/collection.json",
66
"publishConfig": {

0 commit comments

Comments
 (0)