Skip to content

Commit e88fcea

Browse files
chore: release protobufjs-v7.x (#2239)
1 parent cc7d595 commit e88fcea

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.6",
2+
".": "7.5.7",
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.7](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.6...protobufjs-v7.5.7) (2026-05-09)
4+
5+
6+
### Bug Fixes
7+
8+
* Restore first-match namespace lookup ([#2236](https://github.com/protobufjs/protobuf.js/issues/2236)) ([cc7d595](https://github.com/protobufjs/protobuf.js/commit/cc7d59559d4e8c533a35218310c67f4a5dda54f5))
9+
310
## [7.5.6](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.5...protobufjs-v7.5.6) (2026-04-27)
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.6",
3+
"version": "7.5.7",
44
"versionScheme": "~",
55
"description": "Protocol Buffers for JavaScript (& TypeScript).",
66
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",

0 commit comments

Comments
 (0)