Skip to content

Commit

Permalink
chore: release new versions
Browse files Browse the repository at this point in the history
 - @open-wc/lit-helpers@0.2.0
  • Loading branch information
CircleCI committed Dec 1, 2019
1 parent 2e34762 commit 7f325d6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/lit-helpers/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.2.0](https://github.com/open-wc/open-wc/compare/@open-wc/lit-helpers@0.1.0...@open-wc/lit-helpers@0.2.0) (2019-12-01)


### Features

* **lit-helpers:** add live directive ([1079b0f](https://github.com/open-wc/open-wc/commit/1079b0f3c30a9ca20d9e166e54c2b4a273867db1))





# 0.1.0 (2019-11-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/lit-helpers/package.json
@@ -1,6 +1,6 @@
{
"name": "@open-wc/lit-helpers",
"version": "0.1.0",
"version": "0.2.0",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 7f325d6

Please sign in to comment.