@launchdarkly/observability 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +7 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,7 +1,13 @@
1
1
  # @launchdarkly/observability
2
2
 
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - bcac87b: release initial public version
8
+
3
9
  ## 0.1.0
4
10
 
5
11
  ### Minor Changes
6
12
 
7
- - 0db4a3a: refactors highlight.run SDK into plugins consumed by new @launchdarkly packages
13
+ - 26cc5f1: refactors highlight.run SDK into plugins consumed by new @launchdarkly packages
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@launchdarkly/observability",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Browser observability for your web app. Capture frontend metrics, errors, logs and traces.",
5
5
  "keywords": [
6
6
  "launchdarkly",