Skip to content

Commit 6d9a41a

Browse files
chore: release 6.1.1 [skip ci]
1 parent a2fd8d0 commit 6d9a41a

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 23 08:43:03 UTC 2026
1+
Mon Mar 30 09:02:12 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.1.1](https://github.com/webhippie/semantic-release-rubygem/compare/v6.1.0...v6.1.1) (2026-03-30)
4+
5+
### Dependencies
6+
7+
* **patch:** update npm to v11.12.1 ([#121](https://github.com/webhippie/semantic-release-rubygem/issues/121)) ([7825a76](https://github.com/webhippie/semantic-release-rubygem/commit/7825a76ed8a41dd87cb6c871a0bb3c56545476ba))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([a2fd8d0](https://github.com/webhippie/semantic-release-rubygem/commit/a2fd8d092238461201a43ae9f38427a0c5d1d911))
12+
* **locks:** lock file maintenance ([#122](https://github.com/webhippie/semantic-release-rubygem/issues/122)) ([d872b16](https://github.com/webhippie/semantic-release-rubygem/commit/d872b16dda300ccda226db6dc51be47ab960346e))
13+
314
## [6.1.0](https://github.com/webhippie/semantic-release-rubygem/compare/v6.0.1...v6.1.0) (2026-03-23)
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.1.0",
4+
"version": "6.1.1",
55
"type": "module",
66
"author": "Thomas Boerger (https://twitter.com/@tboerger)",
77
"ava": {

0 commit comments

Comments
 (0)