Skip to content

Commit

Permalink
chore: release v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Jun 22, 2022
1 parent d7c6bba commit ab963d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.4](https://github.com/openwebstacks/composable-starter/compare/v0.1.3...v0.1.4) (2022-06-22)



## [0.1.3](https://github.com/openwebstacks/composable-starter/compare/v0.1.2...v0.1.3) (2022-06-22)


Expand All @@ -16,3 +20,6 @@
### Features

* **dx:** adds composable starter kit ([f574184](https://github.com/openwebstacks/composable-starter/commit/f5741843e4e98937ebc76a73ea90cd04a375d134))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ow3/dummy-composable",
"version": "0.1.3",
"version": "0.1.4",
"packageManager": "[email protected]",
"description": "A composable starter kit that makes a great DX.",
"author": "Chris Breuer <[email protected]>",
Expand Down

0 comments on commit ab963d7

Please sign in to comment.