Skip to content

Commit c2e3143

Browse files
authored
docs: update docs for 0.7.0 (#75)
1 parent bc36f52 commit c2e3143

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

CHANGES.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
## 0.7.0
44

55
1. Support setting time interval to report segments.
6-
2. Fix segments report only send once
7-
3. Fix apache/skywalking#7335
8-
4. Fix apache/skywalking#7793
6+
2. Fix segments report only send once.
7+
3. Fix apache/skywalking#7335.
8+
4. Fix apache/skywalking#7793.
9+
5. Fix firstReportedError for SPA.
910

1011
## 0.6.0
1112

package-lock.json

Lines changed: 1 addition & 1 deletion
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,6 +1,6 @@
11
{
22
"name": "skywalking-client-js",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Client-side JavaScript exception and tracing library for Apache SkyWalking APM",
55
"main": "index.js",
66
"types": "lib/src/index.d.ts",

0 commit comments

Comments
 (0)