Skip to content

Commit c13d13f

Browse files
committed
Release 1.12.0
1 parent f45adff commit c13d13f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

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

2+
1.12.0 / 2024-05-24
3+
==================
4+
5+
**features**
6+
* [[`f45adff`](http://github.com/node-modules/hessian.js/commit/f45adffe9a41fe4e1a8025918244eb2544a049fe)] - feat: use byte@2 and remove debug, utility deps (#140) (fengmk2 <<[email protected]>>)
7+
28
1.11.0 / 2024-05-13
39
==================
410

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.11.0",
3+
"version": "1.12.0",
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)