Skip to content

Commit 795704d

Browse files
chore: release protobufjs-v7.x (#2423)
1 parent d3db676 commit 795704d

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.6.5",
2+
".": "7.6.6",
33
"cli": "1.3.3",
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.6.6](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.6.5...protobufjs-v7.6.6) (2026-08-27)
4+
5+
6+
### Bug Fixes
7+
8+
* Backport recent 8.x fixes to 7.x ([#2422](https://github.com/protobufjs/protobuf.js/issues/2422)) ([d3db676](https://github.com/protobufjs/protobuf.js/commit/d3db676fd732cf8db976174576280f26614fbc79))
9+
310
## [7.6.5](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.6.4...protobufjs-v7.6.5) (2026-07-04)
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.6.5",
3+
"version": "7.6.6",
44
"versionScheme": "~",
55
"description": "Protocol Buffers for JavaScript (& TypeScript).",
66
"author": "Daniel Wirtz <dcode+protobufjs@dcode.io>",

0 commit comments

Comments
 (0)