Skip to content

Commit

Permalink
chore(transloco-preload-langs): release version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Dec 8, 2023
1 parent 0f99ecc commit b3ba603
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions libs/transloco-preload-langs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## [5.0.1](https://github.com/ngneat/transloco/compare/transloco-preload-langs-5.0.0...transloco-preload-langs-5.0.1) (2023-12-08)

### Bug Fixes

- **preload-langs:** 🐛 provide in root injector ([#728](https://github.com/ngneat/transloco/issues/728)) ([0f99ecc](https://github.com/ngneat/transloco/commit/0f99eccf96026ded44d90f64e9b5da2381628fed))

# [5.0.0](https://github.com/ngneat/transloco/compare/transloco-preload-langs-4.0.1...transloco-preload-langs-5.0.0) (2023-07-30)

### chore
Expand Down
2 changes: 1 addition & 1 deletion libs/transloco-preload-langs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngneat/transloco-preload-langs",
"version": "5.0.0",
"version": "5.0.1",
"description": "Transloco preload languages while idle",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit b3ba603

Please sign in to comment.