chore(release): 1.1.0-beta.5

This commit is contained in:
sylvia 2020-05-19 16:46:51 +08:00
parent 47924c9c6d
commit 7d258bec9f
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
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.
## [1.1.0-beta.5](https://github.com///compare/v1.1.0-beta.4...v1.1.0-beta.5) (2020-05-19)
## [1.1.0-beta.4](https://github.com///compare/v1.1.0-beta.3...v1.1.0-beta.4) (2020-05-19)
## [1.1.0-beta.3](https://github.com///compare/v1.1.0-beta.2...v1.1.0-beta.3) (2020-05-11)

View File

@ -1,6 +1,6 @@
{
"name": "logan-web",
"version": "1.1.0-beta.4",
"version": "1.1.0-beta.5",
"description": "Web SDK for Logan, supports log and report in H5 and browser environment.",
"main": "build/node-index.js",
"module": "build/index.js",