Skip to content

Commit 8a5c4b7

Browse files
chore(release): 1.0.7
## [1.0.7](v1.0.6...v1.0.7) (2021-08-20) ### Bug Fixes * actually add sw entry ([c7c00eb](c7c00eb))
1 parent 371ef3a commit 8a5c4b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.7](https://github.com/webtorrent/semantic-release-config/compare/v1.0.6...v1.0.7) (2021-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* actually add sw entry ([c7c00eb](https://github.com/webtorrent/semantic-release-config/commit/c7c00eb181217b18f38728f95c18a8870f43ac1f))
7+
18
## [1.0.6](https://github.com/webtorrent/semantic-release-config/compare/v1.0.5...v1.0.6) (2021-08-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webtorrent/semantic-release-config",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Shareable semantic-release configuration",
55
"main": ".releaserc.js",
66
"files": [

0 commit comments

Comments
 (0)