Skip to content

Commit

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

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.22.0](https://github.com/ngneat/transloco/compare/v2.21.0...v2.22.0) (2021-07-01)

### Features

- 🎸 expose currentLang in structural directive ([#380](https://github.com/ngneat/transloco/issues/380)) ([77b0567](https://github.com/ngneat/transloco/commit/77b0567)), closes [ngneat/transloco#376](https://github.com/ngneat/transloco/issues/376)
- 🎸 update schematics id to v12 ([86e896d](https://github.com/ngneat/transloco/commit/86e896d))
- allow to specify options when setting translations by key ([#464](https://github.com/ngneat/transloco/issues/464)) ([e7d97e6](https://github.com/ngneat/transloco/commit/e7d97e6))

## [2.21.0](https://github.com/ngneat/transloco/compare/v2.20.1...v2.21.0) (2021-05-26)

### 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.21.0",
"version": "2.22.0",
"description": "The internationalization (i18n) library for Angular",
"schematics": "./schematics/collection.json",
"publishConfig": {
Expand Down

0 comments on commit ff9e70b

Please sign in to comment.