Skip to content

Commit 6af48b1

Browse files
chore(release): 1.0.4
## [1.0.4](v1.0.3...v1.0.4) (2021-05-31) ### Bug Fixes * allow breaking changes for major ([3a7215b](3a7215b))
1 parent 3a7215b commit 6af48b1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.4](https://github.com/webtorrent/semantic-release-config/compare/v1.0.3...v1.0.4) (2021-05-31)
2+
3+
4+
### Bug Fixes
5+
6+
* allow breaking changes for major ([3a7215b](https://github.com/webtorrent/semantic-release-config/commit/3a7215bb3b46ad2a5e9cd856ce45f040560f6c4e))
7+
18
## [1.0.3](https://github.com/webtorrent/semantic-release-config/compare/v1.0.2...v1.0.3) (2021-05-24)
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.3",
3+
"version": "1.0.4",
44
"description": "Shareable semantic-release configuration",
55
"main": ".releaserc.js",
66
"files": [

0 commit comments

Comments
 (0)