Skip to content

Commit 073ccb6

Browse files
committed
chore(release): 1.1.6
1 parent bf00777 commit 073ccb6

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.1.6](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/compare/v1.1.4...v1.1.6) (2022-04-26)
6+
57
### [1.1.4](https://github.com/IdeaLightLabs/AnyWeb-JS-SDK/compare/v1.1.3...v1.1.4) (2022-04-25)
68

79

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: 3 additions & 2 deletions
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.1.4",
4+
"version": "1.1.6",
55
"license": "LGPL-3.0",
66
"author": "common@idealight.ltd",
77
"repository": {
@@ -22,7 +22,8 @@
2222
"dist",
2323
"src",
2424
"lib",
25-
"types"
25+
"types",
26+
"anyweb-js-sdk.umd.min.js"
2627
],
2728
"browserslit": "cover 99.5%",
2829
"dependencies": {

0 commit comments

Comments
 (0)