Skip to content

Commit ffc9d32

Browse files
committed
chore(release): 1.3.6
1 parent 21e950a commit ffc9d32

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.3.6](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/compare/v1.3.4...v1.3.6) (2023-01-07)
6+
7+
8+
### Features
9+
10+
* **add cfx_personalSign:** add cfx_personalSign ([f2e9bdf](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/commit/f2e9bdf37a8b739665562090e21fed8c086d142b))
11+
* **add global:** add personal sign ([f18d393](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/commit/f18d3938d2f533d4e775e4ccd7d4f431b7c9f633))
12+
13+
14+
### Bug Fixes
15+
16+
* **Fix bug:** fix personal_sign demo ([21e950a](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/commit/21e950a5c9bf23852235309df5108678301d966a))
17+
518
### [1.3.5](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/compare/v1.3.4...v1.3.5) (2022-12-27)
619

720
### [1.3.4](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/compare/v1.3.1...v1.3.4) (2022-10-26)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@idealight-labs/anyweb-js-sdk",
33
"description": "AnyWeb JavaScript Software Development Kit",
4-
"version": "1.3.5",
4+
"version": "1.3.6",
55
"license": "LGPL-3.0",
66
"author": "[email protected]",
77
"repository": {

0 commit comments

Comments
 (0)