Skip to content

Commit c8539f3

Browse files
authored
Merge pull request #18 from PolymerLabs/release
Release 0.1.2
2 parents d5d685f + 47e442a commit c8539f3

File tree

3 files changed

+93
-182
lines changed

3 files changed

+93
-182
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
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.1.2] - 2020-05-09
911

1012
- Add support for variables:
1113

@@ -19,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921
);
2022
```
2123

22-
## 0.1.1
24+
## [0.1.1] - 2020-05-05
2325

2426
- Interpret paths as relative to the location of the config file, instead of
2527
relative to the current working directory.
@@ -31,6 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3133

3234
- Publish `.d.ts` files.
3335

34-
## 0.1.0
36+
## [0.1.0] - 2020-05-05
3537

3638
- Initial release of `lit-localize`.

0 commit comments

Comments
 (0)