Skip to content

Commit 159ff6a

Browse files
chore: release 2.4.0 [skip ci]
1 parent 21bda9e commit 159ff6a

4 files changed

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

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/webhippie/semantic-release-rubygem/compare/v2.3.0...v2.4.0) (2026-01-19)
4+
5+
### Dependencies
6+
7+
* **minor:** update dependency prettier to v3.8.0 ([#81](https://github.com/webhippie/semantic-release-rubygem/issues/81)) ([662c118](https://github.com/webhippie/semantic-release-rubygem/commit/662c1188e315bcd53baa159d49ec288c0322cc9b))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([21bda9e](https://github.com/webhippie/semantic-release-rubygem/commit/21bda9e4b133d04a416f027f32f2339de86cad9d))
12+
* **flake:** updated lockfile [skip ci] ([fbed474](https://github.com/webhippie/semantic-release-rubygem/commit/fbed474dbbbeb7c79930b3e3842e5a1cd4c4e181))
13+
* **flake:** updated lockfile [skip ci] ([3690926](https://github.com/webhippie/semantic-release-rubygem/commit/3690926b3e47787b70226aae6f11e8f0af7ddd6c))
14+
315
## [2.3.0](https://github.com/webhippie/semantic-release-rubygem/compare/v2.2.1...v2.3.0) (2025-12-29)
416

517
### Features

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

0 commit comments

Comments
 (0)