Skip to content

Commit 88a0e60

Browse files
committed
chore(release): 1.0.2
1 parent 1975b26 commit 88a0e60

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
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.0.2](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/compare/v1.0.1...v1.0.2) (2022-02-21)
6+
7+
8+
### Features
9+
10+
* **call contract example:** add new example of CFX Faucet ([1975b26](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/commit/1975b26ed9841e6f55a9946d038c35bac7c0fa3d))
11+
* **closable iframe:** iframe closeable ([28c0a66](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/commit/28c0a6696a7e056e6b6e15a9e69fb413bf62c69e))
12+
13+
14+
### Bug Fixes
15+
16+
* **iframe:** fix the iframe too height ([5b88f26](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/commit/5b88f26b228c5d6f9d87f8a8847ca74481e3afd4))
17+
518
### [1.0.1](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/compare/v1.0.0...v1.0.1) (2022-02-18)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.0.1",
4+
"version": "1.0.2",
55
"license": "LGPL-3.0",
66
"author": "common@idealight.ltd",
77
"repository": {

0 commit comments

Comments
 (0)