Skip to content

Commit

Permalink
chore(release): 2.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.1](v2.6.0...v2.6.1) (2024-12-27)

### Bug Fixes

* update basic grpc implementation ([#1153](#1153)) ([6ec7909](6ec7909))
  • Loading branch information
semantic-release-bot committed Dec 27, 2024
1 parent 6ec7909 commit 1ce5921
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.6.1](https://github.com/stephenh/ts-proto/compare/v2.6.0...v2.6.1) (2024-12-27)


### Bug Fixes

* update basic grpc implementation ([#1153](https://github.com/stephenh/ts-proto/issues/1153)) ([6ec7909](https://github.com/stephenh/ts-proto/commit/6ec7909f65c87c01c51468f1df898b33dad9fd8e))

# [2.6.0](https://github.com/stephenh/ts-proto/compare/v2.5.1...v2.6.0) (2024-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ts-proto",
"version": "2.6.0",
"version": "2.6.1",
"description": "",
"main": "build/src/plugin.js",
"repository": "github:stephenh/ts-proto",
Expand Down

0 comments on commit 1ce5921

Please sign in to comment.