Skip to content

Commit bc5d765

Browse files
committed
Release 0.2.0
1 parent fefd313 commit bc5d765

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
<!-- ## Unreleased -->
9+
10+
## [0.2.0] - 2020-05-13
911

1012
- Add support for the XLIFF localization interchange format:
1113
https://docs.oasis-open.org/xliff/v1.2/os/xliff-core.html

package-lock.json

Lines changed: 4 additions & 4 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": "lit-localize",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Localization for lit-html",
55
"license": "BSD-3-Clause",
66
"author": "The Polymer Project Authors",

0 commit comments

Comments
 (0)