Skip to content

Commit

Permalink
Release 2.9.0
Browse files Browse the repository at this point in the history
[skip ci]

## [2.9.0](v2.8.0...v2.9.0) (2023-05-22)

### Features

* add logger for decoder/encoder options ([#111](#111)) ([2115ffb](2115ffb))
  • Loading branch information
semantic-release-bot committed May 22, 2023
1 parent 2115ffb commit 489eb7f
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,5 +1,12 @@
# Changelog

## [2.9.0](https://github.com/sofastack/sofa-rpc-node/compare/v2.8.0...v2.9.0) (2023-05-22)


### Features

* add logger for decoder/encoder options ([#111](https://github.com/sofastack/sofa-rpc-node/issues/111)) ([2115ffb](https://github.com/sofastack/sofa-rpc-node/commit/2115ffb0e55350a1f80d83e473006796d4e6cb9c))

## [2.8.0](https://github.com/sofastack/sofa-rpc-node/compare/v2.7.0...v2.8.0) (2022-12-21)


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": "sofa-rpc-node",
"version": "2.8.0",
"version": "2.9.0",
"description": "SOFARPC Nodejs Implementation",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 489eb7f

Please sign in to comment.