Skip to content

Commit 1dedc97

Browse files
chore(release): 1.0.6
## [1.0.6](v1.0.5...v1.0.6) (2021-08-19) ### Bug Fixes * add sw entry ([f200404](f200404))
1 parent f200404 commit 1dedc97

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.6](https://github.com/webtorrent/semantic-release-config/compare/v1.0.5...v1.0.6) (2021-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add sw entry ([f200404](https://github.com/webtorrent/semantic-release-config/commit/f200404ed1f45c39ac3d314cc6cfe93e1ee229bb))
7+
18
## [1.0.5](https://github.com/webtorrent/semantic-release-config/compare/v1.0.4...v1.0.5) (2021-06-04)
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.5",
3+
"version": "1.0.6",
44
"description": "Shareable semantic-release configuration",
55
"main": ".releaserc.js",
66
"files": [

0 commit comments

Comments
 (0)