Skip to content

Commit fc97b26

Browse files
chore: release 2.5.0 [skip ci]
1 parent c74e44a commit fc97b26

4 files changed

Lines changed: 18 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 Jan 19 08:19:57 UTC 2026
1+
Mon Jan 26 08:19:14 UTC 2026

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/webhippie/semantic-release-rubygem/compare/v2.4.0...v2.5.0) (2026-01-26)
4+
5+
### Dependencies
6+
7+
* **minor:** update npm to v11.8.0 ([#86](https://github.com/webhippie/semantic-release-rubygem/issues/86)) ([55111df](https://github.com/webhippie/semantic-release-rubygem/commit/55111dfc8b5e13f73bec2e69a3ccb842852e1b42))
8+
* **patch:** update dependency prettier to v3.8.1 ([#85](https://github.com/webhippie/semantic-release-rubygem/issues/85)) ([04c0ce6](https://github.com/webhippie/semantic-release-rubygem/commit/04c0ce6b3cdc6e013b33f1c2d7eca085ff71f60f))
9+
* **patch:** update dependency publint to v0.3.17 ([#84](https://github.com/webhippie/semantic-release-rubygem/issues/84)) ([5c6ab16](https://github.com/webhippie/semantic-release-rubygem/commit/5c6ab16e5e4933b78174638071a040f5e2eb16af))
10+
* **patch:** update dependency tempy to v3.1.1 ([#82](https://github.com/webhippie/semantic-release-rubygem/issues/82)) ([3f396e6](https://github.com/webhippie/semantic-release-rubygem/commit/3f396e6580b795da30f23b2cefeadbf40df3e3ac))
11+
* **patch:** update dependency tempy to v3.1.1 ([#83](https://github.com/webhippie/semantic-release-rubygem/issues/83)) ([6d5c5da](https://github.com/webhippie/semantic-release-rubygem/commit/6d5c5da874eca00740eeba9ca50c4d04d4b5cfcb))
12+
13+
### Miscellaneous
14+
15+
* **flake:** updated lockfile [skip ci] ([c74e44a](https://github.com/webhippie/semantic-release-rubygem/commit/c74e44a29356dc5f7610bcc3af4564022019a677))
16+
317
## [2.4.0](https://github.com/webhippie/semantic-release-rubygem/compare/v2.3.0...v2.4.0) (2026-01-19)
418

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

0 commit comments

Comments
 (0)