Skip to content

Commit 60b6ce9

Browse files
committed
Release 0.2.3
1 parent 936b046 commit 60b6ce9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- ## Unreleased -->
99

10+
## [0.2.3] - 2020-05-13
11+
1012
- Fix missing `<xliff>` element in XLIFF output.
11-
- Formatting change to XML output (fewer line breaks).
13+
- Formatting change to XML output (e.g. fewer line breaks).
1214

1315
## [0.2.2] - 2020-05-13
1416

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "lit-localize",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Localization for lit-html",
55
"license": "BSD-3-Clause",
66
"author": "The Polymer Project Authors",

0 commit comments

Comments
 (0)