Skip to content

Commit c2f2da2

Browse files
chore: release 6.2.1 [skip ci]
1 parent 06ae937 commit c2f2da2

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 Apr 13 09:25:50 UTC 2026
1+
Mon Apr 20 09:47:31 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.2.1](https://github.com/webhippie/semantic-release-rubygem/compare/v6.2.0...v6.2.1) (2026-04-20)
4+
5+
### Dependencies
6+
7+
* **patch:** update dependency prettier to v3.8.3 ([#130](https://github.com/webhippie/semantic-release-rubygem/issues/130)) ([856bb2b](https://github.com/webhippie/semantic-release-rubygem/commit/856bb2b548e8b9cabfcbd9678734023484d67078))
8+
* **patch:** update dependency sinon to v21.1.1 ([#128](https://github.com/webhippie/semantic-release-rubygem/issues/128)) ([fefe82a](https://github.com/webhippie/semantic-release-rubygem/commit/fefe82a6c17547721cd38c8e8ff3aa31d61c2e1e))
9+
* **patch:** update dependency sinon to v21.1.2 ([#129](https://github.com/webhippie/semantic-release-rubygem/issues/129)) ([afbfd09](https://github.com/webhippie/semantic-release-rubygem/commit/afbfd09f15a059377ba8d5bffabd48f68d6f40b0))
10+
11+
### Miscellaneous
12+
13+
* **flake:** updated lockfile [skip ci] ([06ae937](https://github.com/webhippie/semantic-release-rubygem/commit/06ae937cbe119e38139e45a2eb1b1d6b7f1d9ecf))
14+
* **locks:** lock file maintenance ([#131](https://github.com/webhippie/semantic-release-rubygem/issues/131)) ([5eb9d83](https://github.com/webhippie/semantic-release-rubygem/commit/5eb9d8330dd09cb6468edf8d3c31cac41704dd02))
15+
316
## [6.2.0](https://github.com/webhippie/semantic-release-rubygem/compare/v6.1.1...v6.2.0) (2026-04-13)
417

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

0 commit comments

Comments
 (0)