Skip to content

Commit 5130743

Browse files
committed
Bump version to 1.7.0 + changelog
1 parent 0bf6b1c commit 5130743

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [v1.7.0](https://github.com/translation/angular/releases/tag/v1.7.0) (2023-07-07)
4+
5+
#### Fixes (bugs & defects):
6+
7+
* Improve the rebuilding of target XLF files [#7](https://github.com/translation/angular/pull/7).
8+
39
## [v1.6.0](https://github.com/translation/angular/releases/tag/v1.6.0) (2023-02-20)
410

511
#### Fixes (bugs & defects):

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@translation/angular",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "Translation.io client for Angular applications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)