We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a11f6 commit b5b50f3Copy full SHA for b5b50f3
History.md
@@ -1,4 +1,13 @@
1
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
11
1.12.0 / 2024-05-24
12
==================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "hessian.js-1",
- "version": "1.12.0",
+ "version": "1.12.1",
"description": "Hessian Serialization written by pure JavaScript, support all kind of types in Java.",
"main": "index.js",
"files": [
0 commit comments