Skip to content

Commit 94213b7

Browse files
chore: release 6.0.0 [skip ci]
1 parent 66042b0 commit 94213b7

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

.github/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Mar 2 08:31:55 UTC 2026
1+
Mon Mar 9 08:32:21 UTC 2026

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [6.0.0](https://github.com/webhippie/semantic-release-rubygem/compare/v5.0.0...v6.0.0) (2026-03-09)
4+
5+
### Dependencies
6+
7+
* **major:** update dependency ava to v7 ([#110](https://github.com/webhippie/semantic-release-rubygem/issues/110)) ([4ba9b3b](https://github.com/webhippie/semantic-release-rubygem/commit/4ba9b3b0ce09ae563ae31b34ecc89788d150cc98))
8+
* **patch:** update dependency publint to v0.3.18 ([#111](https://github.com/webhippie/semantic-release-rubygem/issues/111)) ([20d9a42](https://github.com/webhippie/semantic-release-rubygem/commit/20d9a4287751190f2ec1e18770549c3ac0f36f7b))
9+
* **patch:** update dependency sinon to v21.0.2 ([#112](https://github.com/webhippie/semantic-release-rubygem/issues/112)) ([6f37579](https://github.com/webhippie/semantic-release-rubygem/commit/6f375790732ce83cf87fd7e9837b8ffe2553a11c))
10+
11+
### Miscellaneous
12+
13+
* **flake:** updated lockfile [skip ci] ([66042b0](https://github.com/webhippie/semantic-release-rubygem/commit/66042b083243406c314021a19595c186b5a03a2f))
14+
* **locks:** lock file maintenance ([#113](https://github.com/webhippie/semantic-release-rubygem/issues/113)) ([d537778](https://github.com/webhippie/semantic-release-rubygem/commit/d5377789134429a3751b0da3ecce7aeca70de65c))
15+
316
## [5.0.0](https://github.com/webhippie/semantic-release-rubygem/compare/v4.1.1...v5.0.0) (2026-03-02)
417

518
### ⚠ BREAKING CHANGES

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@webhippie/semantic-release-rubygem",
33
"description": "semantic-release plugin to publish a gem to Rubygems",
4-
"version": "5.0.0",
4+
"version": "6.0.0",
55
"type": "module",
66
"author": "Thomas Boerger (https://twitter.com/@tboerger)",
77
"ava": {

0 commit comments

Comments
 (0)