Skip to content

Commit

Permalink
chore(release): 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed May 5, 2022
1 parent 2e5b4c6 commit 5f49c5f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.7.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.6.0...v0.7.0) (2022-05-05)


### Features

* **tooling:** add icons & unocss configuration ([655efdf](https://github.com/openweblabs/web-components-library-starter/commit/655efdf6e9ecf2b36e3ee3a91747cc9e52a74e35))



# [0.6.0](https://github.com/openweblabs/web-components-library-starter/compare/v0.5.0...v0.6.0) (2022-05-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-components-library-starter",
"version": "0.6.0",
"version": "0.7.0",
"packageManager": "pnpm@7.0.0",
"description": "The most simple way to create a cross-framework component library. Using Web Components, to be understood by all.",
"keywords": [
Expand Down

0 comments on commit 5f49c5f

Please sign in to comment.