Skip to content

Commit

Permalink
chore: release 1.5.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 29, 2021
1 parent af9c9f5 commit ce14748
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.5.0](https://www.github.com/schummar/schummar-translate/compare/v1.4.1...v1.5.0) (2021-09-29)


### Features

* Cache ([af9c9f5](https://www.github.com/schummar/schummar-translate/commit/af9c9f5e98614e67dcbc0001065af5e4ec9fe2ef))
* Clear dictionaries ([af9c9f5](https://www.github.com/schummar/schummar-translate/commit/af9c9f5e98614e67dcbc0001065af5e4ec9fe2ef))
* Dynamic source dictionary ([af9c9f5](https://www.github.com/schummar/schummar-translate/commit/af9c9f5e98614e67dcbc0001065af5e4ec9fe2ef))
* Intl integration ([af9c9f5](https://www.github.com/schummar/schummar-translate/commit/af9c9f5e98614e67dcbc0001065af5e4ec9fe2ef))

### [1.4.1](https://www.github.com/schummar/schummar-translate/compare/v1.4.0...v1.4.1) (2021-09-21)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "schummar-translate",
"repository": "schummar/schummar-translate",
"version": "1.4.1",
"version": "1.5.0",
"description": "TypeScript powered translation library for React and Node.js.",
"keywords": [
"typescript",
Expand Down

0 comments on commit ce14748

Please sign in to comment.