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 f200404 commit 1dedc97Copy full SHA for 1dedc97
CHANGELOG.md
@@ -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
8
## [1.0.5](https://github.com/webtorrent/semantic-release-config/compare/v1.0.4...v1.0.5) (2021-06-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@webtorrent/semantic-release-config",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Shareable semantic-release configuration",
"main": ".releaserc.js",
"files": [
0 commit comments