Skip to content

Commit 91bde00

Browse files
chore(main): release webssh2-server 4.2.2 (#503)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Bill Church <billchurch@users.noreply.github.com>
1 parent f149916 commit 91bde00

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.2.1"
2+
".": "4.2.2"
33
}

CHANGELOG.md

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

3+
## [4.2.2](https://github.com/billchurch/webssh2/compare/webssh2-server-v4.2.1...webssh2-server-v4.2.2) (2026-04-25)
4+
5+
6+
### Bug Fixes
7+
8+
* pin node:22-alpine base image by digest ([#498](https://github.com/billchurch/webssh2/issues/498)) ([#499](https://github.com/billchurch/webssh2/issues/499)) ([ac41510](https://github.com/billchurch/webssh2/commit/ac4151097bc3f32c2440060a0b56e5d2691a5e40))
9+
310
## [4.2.1](https://github.com/billchurch/webssh2/compare/webssh2-server-v4.2.0...webssh2-server-v4.2.1) (2026-04-07)
411

512

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,6 +1,6 @@
11
{
22
"name": "webssh2-server",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"ignore": [
55
".gitignore"
66
],

0 commit comments

Comments
 (0)