Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.1](0.1.0...0.1.1) (2020-10-05)

### Bug Fixes

* **release:** schedule release ([f608a56](f608a56))
  • Loading branch information
semantic-release-bot committed Oct 5, 2020
1 parent f608a56 commit bbacde3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## [0.1.1](https://github.com/maevsi/stomper/compare/0.1.0...0.1.1) (2020-10-05)


### Bug Fixes

* **release:** schedule release ([f608a56](https://github.com/maevsi/stomper/commit/f608a56db31a7543d832e755f61dee4bdb33a520))
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stomper",
"version": "0.1.0",
"version": "0.1.1",
"scheduleVersion": "0.1.1",
"main": "stomper.js",
"repository": "https://github.com/maevsi/stomper.git",
Expand Down Expand Up @@ -49,4 +49,4 @@
}
},
"snyk": true
}
}

0 comments on commit bbacde3

Please sign in to comment.