Skip to content

Commit b5b50f3

Browse files
committed
Release 1.12.1
1 parent 13a11f6 commit b5b50f3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

History.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
1.12.1 / 2024-05-31
3+
==================
4+
5+
**fixes**
6+
* [[`13a11f6`](http://github.com/node-modules/hessian.js/commit/13a11f6a3b032fa98dd66448520ee4aa866e4277)] - fix: ignore rust target in pkg files (#141) (killa <<killa07071201@gmail.com>>)
7+
8+
**others**
9+
* [[`74bbf3f`](http://github.com/node-modules/hessian.js/commit/74bbf3fbfb9e325aa8bb892abc656608bedf95a2)] - chore: add benchmark new results (fengmk2 <<suqian.yf@antgroup.com>>)
10+
211
1.12.0 / 2024-05-24
312
==================
413

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hessian.js-1",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)