Skip to content

Commit 42e8af0

Browse files
committed
chore(transloco): release version 6.0.3
1 parent 396151f commit 42e8af0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

libs/transloco/CHANGELOG.md

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

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

5+
## [6.0.3](https://github.com/ngneat/transloco/compare/transloco-6.0.2...transloco-6.0.3) (2023-12-09)
6+
7+
### Bug Fixes
8+
9+
- **transloco:** 🐛 export TranslocoOptions ([396151f](https://github.com/ngneat/transloco/commit/396151f441d12e3856451377b5c21d3b0310475c)), closes [#709](https://github.com/ngneat/transloco/issues/709)
10+
511
## [6.0.2](https://github.com/ngneat/transloco/compare/transloco-6.0.1...transloco-6.0.2) (2023-12-08)
612

713
## [6.0.1](https://github.com/ngneat/transloco/compare/transloco-6.0.0...transloco-6.0.1) (2023-12-05)

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

0 commit comments

Comments
 (0)