@gitlab/application-sdk-browser
Advanced tools
Comparing version 0.1.10 to 0.2.0
{ | ||
"name": "@gitlab/application-sdk-browser", | ||
"version": "0.1.10", | ||
"version": "0.2.0", | ||
"description": "Client side Browser SDK for GitLab Application services", | ||
@@ -59,3 +59,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "82db350a27aaeecf29c6fb429050452274f09536" | ||
"gitHead": "814fb6f65dc14c91481ce0ecff25060f9b932145" | ||
} |
@@ -5,3 +5,3 @@ # GitLab Application SDK -Browser | ||
## How to use Browser-SDK | ||
## How to use the Browser-SDK | ||
@@ -184,3 +184,3 @@ ### Using the NPM package | ||
## Devkit | ||
If you want to use Browser-SDK with [devkit](https://gitlab.com/gitlab-org/analytics-section/product-analytics/devkit), follow [devkit-developement guide](https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-js/-/blob/main/packages/browser-sdk/docs/devkit-development.md). | ||
If you want to use the Browser SDK with [devkit](https://gitlab.com/gitlab-org/analytics-section/product-analytics/devkit), follow [devkit-developement guide](https://gitlab.com/gitlab-org/analytics-section/product-analytics/gl-application-sdk-js/-/blob/main/packages/browser-sdk/docs/devkit-development.md). | ||
@@ -187,0 +187,0 @@ ## Contribute |
199547