File tree Expand file tree Collapse file tree 3 files changed +93
-182
lines changed Expand file tree Collapse file tree 3 files changed +93
-182
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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 ` .
You can’t perform that action at this time.
0 commit comments