Skip to content

Commit 6a35c4d

Browse files
committed
Release 0.9.0
1 parent 48c4f4a commit 6a35c4d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717
<!-- ### Fixed -->
1818
<!-- ### Removed -->
1919

20-
## Unreleased
20+
## [0.9.0] - 2021-04-13
2121

2222
### Changed
2323

package-lock.json

Lines changed: 2 additions & 2 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": "playground-elements",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "A multi-file code editor component with live preview",
55
"homepage": "https://github.com/PolymerLabs/playground-elements#readme",
66
"repository": "github:PolymerLabs/playground-elements",

0 commit comments

Comments
 (0)