Skip to content

Commit 719ced7

Browse files
chore: release 3.0.0 [skip ci]
1 parent 97aa59d commit 719ced7

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 26 08:19:14 UTC 2026
1+
Mon Feb 2 08:30:45 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+
## [3.0.0](https://github.com/webhippie/semantic-release-rubygem/compare/v2.5.0...v3.0.0) (2026-02-02)
4+
5+
### Dependencies
6+
7+
* **major:** update dependency lockfile-lint to v5 ([#89](https://github.com/webhippie/semantic-release-rubygem/issues/89)) ([0877bab](https://github.com/webhippie/semantic-release-rubygem/commit/0877bab114ccb32d2821cfb122633fb14b7b58d9))
8+
* **patch:** update dependency tempy to v3.1.2 ([#87](https://github.com/webhippie/semantic-release-rubygem/issues/87)) ([0f5a0fb](https://github.com/webhippie/semantic-release-rubygem/commit/0f5a0fbd1c5332849aa6cf2eac34291eac868cff))
9+
* **patch:** update dependency tempy to v3.1.2 ([#88](https://github.com/webhippie/semantic-release-rubygem/issues/88)) ([f90a71e](https://github.com/webhippie/semantic-release-rubygem/commit/f90a71e4400df2f7d20dab365737e3aef6833b89))
10+
11+
### Miscellaneous
12+
13+
* **flake:** updated lockfile [skip ci] ([97aa59d](https://github.com/webhippie/semantic-release-rubygem/commit/97aa59db1f17a5816796362d0534ba631416343a))
14+
315
## [2.5.0](https://github.com/webhippie/semantic-release-rubygem/compare/v2.4.0...v2.5.0) (2026-01-26)
416

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

0 commit comments

Comments
 (0)