@primer-io/primer-js 0.3.7 → 0.3.9

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.9
4
+
5
+ ### Patch Changes
6
+
7
+ - 4ebd1f1: Fix Card Form on Slots
8
+
9
+ ## 0.3.8
10
+
11
+ ### Patch Changes
12
+
13
+ - 84fd1a8: fix(core): use analytics url based on client token
14
+ - 01233c9: useBuiltIn boolean
15
+
3
16
  ## 0.3.7
4
17
 
5
18
  ### Patch Changes