Commit 1c29962a authored by sylvia's avatar sylvia
Browse files

chore(release): 1.0.5

No related merge requests found
Showing with 53 additions and 2 deletions
+53 -2
......@@ -2,6 +2,57 @@
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.0.5](https://github.com///compare/v1.0.0...v1.0.5) (2020-03-20)
### Bug Fixes
* add linter,fix dayFormat,change log to sync ([fa390a0](https://github.com///commit/fa390a0f2d1dcbb251d014af5231481c21d99657))
* add node_index for node env ([da67c31](https://github.com///commit/da67c31217149548099a2cb205a59c1891c00223))
* when dayInfo object has no reportPagesInfo ([70c8e1a](https://github.com///commit/70c8e1aa1f590c67114935d0008e141aa8e6d6dd))
### 1.2.7 (2020-02-12)
### Bug Fixes
* unionid value in iOS upload request header ([bc7c17c](https://github.com///commit/bc7c17c3e96255ebdc1891f2bf8574f8b6ef33bf))
### 1.2.6 (2019-12-16)
### 1.2.5 (2019-06-24)
### Bug Fixes
* modify the method name from "flash" to "flush" ([af0355d](https://github.com///commit/af0355da37abe91e208ab874457fb6b1019314ab))
### 1.2.4 (2019-06-04)
### 1.2.3 (2019-05-27)
### 1.2.2 (2019-05-23)
### Bug Fixes
* Release path error ([d477c1b](https://github.com///commit/d477c1b2136e884093e32f4a5e0d3800e2183c18))
### 1.2.1 (2019-02-14)
## 1.2.0 (2019-02-14)
### Bug Fixes
* Using wrong variable ([696eb73](https://github.com///commit/696eb7340d2cf907f608e4ee30aedf4b6a1cc047))
### 1.1.1 (2018-10-22)
## 1.1.0 (2018-10-20)
## 1.0.0 (2018-09-26)
### 1.0.4 (2019-12-23)
......
{
"name": "logan-web",
"version": "1.0.4",
"version": "1.0.5",
"description": "Web SDK for Logan, supports log and report in H5 and browser environment.",
"main": "build/node_index.js",
"module": "build/index.js",
......@@ -50,4 +50,4 @@
"/build",
"/src"
]
}
\ No newline at end of file
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment