@primer-io/primer-js 0.3.6 → 0.3.8

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # @primer-io/primer-js
2
2
 
3
+ ## 0.3.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 84fd1a8: fix(core): use analytics url based on client token
8
+ - 01233c9: useBuiltIn boolean
9
+
10
+ ## 0.3.7
11
+
12
+ ### Patch Changes
13
+
14
+ - 16cd6cb: error standardization
15
+
3
16
  ## 0.3.6
4
17
 
5
18
  ### Patch Changes