Skip to content

Commit bdfe25e

Browse files
chore: release 8.2.1 [skip ci]
1 parent 13c7ae0 commit bdfe25e

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 Jun 15 13:45:06 UTC 2026
1+
Mon Jun 22 13:25:20 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+
## [8.2.1](https://github.com/webhippie/semantic-release-rubygem/compare/v8.2.0...v8.2.1) (2026-06-22)
4+
5+
### Dependencies
6+
7+
* **patch:** update dependency npm-run-all2 to v9.0.2 ([#158](https://github.com/webhippie/semantic-release-rubygem/issues/158)) ([1aa14d7](https://github.com/webhippie/semantic-release-rubygem/commit/1aa14d7c000c0240095d0ebfe9be37212105c2a0))
8+
9+
### Miscellaneous
10+
11+
* **flake:** updated lockfile [skip ci] ([13c7ae0](https://github.com/webhippie/semantic-release-rubygem/commit/13c7ae0f242abc2069959f6778556e3dc9db8a03))
12+
* **locks:** lock file maintenance ([#160](https://github.com/webhippie/semantic-release-rubygem/issues/160)) ([2299f20](https://github.com/webhippie/semantic-release-rubygem/commit/2299f2083cb5c3666c9edebbd2509a52db55de6e))
13+
314
## [8.2.0](https://github.com/webhippie/semantic-release-rubygem/compare/v8.1.0...v8.2.0) (2026-06-15)
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": "8.2.0",
4+
"version": "8.2.1",
55
"type": "module",
66
"author": "Thomas Boerger (https://twitter.com/@tboerger)",
77
"ava": {

0 commit comments

Comments
 (0)