Skip to content

Commit d7035f9

Browse files
chore: release protobufjs-v7.x (#2248)
1 parent 54b593f commit d7035f9

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "7.5.7",
2+
".": "7.5.8",
33
"cli": "1.2.2",
44
"lib/aspromise": "1.1.2",
55
"lib/base64": "1.1.2",

CHANGELOG.md

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

3+
## [7.5.8](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.7...protobufjs-v7.5.8) (2026-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Backport parser hardening to 7.x ([#2245](https://github.com/protobufjs/protobuf.js/issues/2245)) ([54b593f](https://github.com/protobufjs/protobuf.js/commit/54b593ffd960f7fe4b0c448a12542c3de0a0cf26))
9+
310
## [7.5.7](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.6...protobufjs-v7.5.7) (2026-05-09)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "protobufjs",
3-
"version": "7.5.7",
3+
"version": "7.5.8",
44
"versionScheme": "~",
55
"description": "Protocol Buffers for JavaScript (& TypeScript).",
66
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",

0 commit comments

Comments
 (0)