Skip to content

Commit

Permalink
chore(release): 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Sep 13, 2022
1 parent c824e04 commit 2073b8c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.8.0](https://github.com/ow3org/web-components-library-starter/compare/v0.7.1...v0.8.0) (2022-09-13)



## [0.7.1](https://github.com/ow3org/web-components-library-starter/compare/v0.7.0...v0.7.1) (2022-05-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "web-components-library-starter",
"type": "module",
"version": "0.7.1",
"version": "0.8.0",
"packageManager": "pnpm@7.11.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 2073b8c

Please sign in to comment.