Skip to content

Commit

Permalink
chore(release): 2.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Feb 28, 2021
1 parent c42759b commit e9af26d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.20.1](https://github.com/ngneat/transloco/compare/v2.20.0...v2.20.1) (2021-02-28)

### Bug Fixes

- language fallback strategy ([#390](https://github.com/ngneat/transloco/issues/390)) ([92a28b4](https://github.com/ngneat/transloco/commit/92a28b4))

## [2.20.0](https://github.com/ngneat/transloco/compare/v2.19.2...v2.20.0) (2020-12-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion projects/ngneat/transloco/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/ngneat/transloco/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngneat/transloco",
"version": "2.20.0",
"version": "2.20.1",
"description": "The internationalization (i18n) library for Angular",
"schematics": "./schematics/collection.json",
"publishConfig": {
Expand Down

0 comments on commit e9af26d

Please sign in to comment.