We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371ef3a commit 8a5c4b7Copy full SHA for 8a5c4b7
CHANGELOG.md
@@ -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
8
## [1.0.6](https://github.com/webtorrent/semantic-release-config/compare/v1.0.5...v1.0.6) (2021-08-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@webtorrent/semantic-release-config",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Shareable semantic-release configuration",
"main": ".releaserc.js",
"files": [
0 commit comments