diff --git a/History.md b/History.md index 91c5d92..e26cb24 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +1.14.1 / 2023-10-16 +================== + +**others** + * [[`5d7c23f`](http://github.com/layotto/js-sdk/commit/5d7c23f1cab91139b4ade491fb897d3a37aaac97)] - Revert "feat: support create a new state client (#38)" (#39) (fengmk2 <>) + 1.14.0 / 2023-10-15 ================== diff --git a/package.json b/package.json index ded5042..9178901 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "layotto", - "version": "1.14.0", + "version": "1.14.1", "description": "Layotto Node.js SDK", "main": "dist/index.js", "types": "dist/index.d.ts",