Skip to content

Commit f66e03a

Browse files
chore(release): 1.0.10
## [1.0.10](v1.0.9...v1.0.10) (2023-07-23) ### Bug Fixes * **deps:** update semantic-release monorepo ([#15](#15)) ([017d9c8](017d9c8))
1 parent eefb3bc commit f66e03a

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.10](https://github.com/webtorrent/semantic-release-config/compare/v1.0.9...v1.0.10) (2023-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update semantic-release monorepo ([#15](https://github.com/webtorrent/semantic-release-config/issues/15)) ([017d9c8](https://github.com/webtorrent/semantic-release-config/commit/017d9c85871aef2fc51bd4b7795aca444f0adcdf))
7+
18
## [1.0.9](https://github.com/webtorrent/semantic-release-config/compare/v1.0.8...v1.0.9) (2023-05-07)
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.9",
3+
"version": "1.0.10",
44
"description": "Shareable semantic-release configuration",
55
"main": ".releaserc.js",
66
"files": [

0 commit comments

Comments
 (0)