Skip to content

Commit cb7eabb

Browse files
chore: release 6.0.1 [skip ci]
1 parent dc18a1d commit cb7eabb

4 files changed

Lines changed: 15 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 9 08:32:21 UTC 2026
1+
Mon Mar 16 08:43:26 UTC 2026

CHANGELOG.md

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

3+
## [6.0.1](https://github.com/webhippie/semantic-release-rubygem/compare/v6.0.0...v6.0.1) (2026-03-16)
4+
5+
### Dependencies
6+
7+
* **patch:** update npm to v11.11.1 ([#115](https://github.com/webhippie/semantic-release-rubygem/issues/115)) ([129779c](https://github.com/webhippie/semantic-release-rubygem/commit/129779c9ce0b4c06803cede3b2c88b65668238c2))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([dc18a1d](https://github.com/webhippie/semantic-release-rubygem/commit/dc18a1de6bcd6f31827d249364af09a49a4d45f2))
12+
* **locks:** lock file maintenance ([#116](https://github.com/webhippie/semantic-release-rubygem/issues/116)) ([c98af86](https://github.com/webhippie/semantic-release-rubygem/commit/c98af86852e0185e901e102c8035a054e49bb039))
13+
314
## [6.0.0](https://github.com/webhippie/semantic-release-rubygem/compare/v5.0.0...v6.0.0) (2026-03-09)
415

516
### Dependencies

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": "6.0.0",
4+
"version": "6.0.1",
55
"type": "module",
66
"author": "Thomas Boerger (https://twitter.com/@tboerger)",
77
"ava": {

0 commit comments

Comments
 (0)