Skip to content

Commit

Permalink
chore(release): 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePixelDeveloper committed Oct 2, 2020
1 parent e501907 commit 53ddc82
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.5](https://github.com/ThePixelDeveloper/tunnel-boring-masshine/compare/v0.1.4...v0.1.5) (2020-10-02)


### Bug Fixes

* kebab case the handle-submit event ([e501907](https://github.com/ThePixelDeveloper/tunnel-boring-masshine/commit/e501907b5827d7e1745d00b4a9bb6862f2b2d116))

### [0.1.4](https://github.com/ThePixelDeveloper/tunnel-boring-masshine/compare/v0.1.2...v0.1.4) (2020-10-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": "tunnel-boring-masshine",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"scripts": {
"serve": "echo \"Doesn't apply to this project, use electron:serve instead.\"",
Expand Down

0 comments on commit 53ddc82

Please sign in to comment.