@primer-io/primer-js 0.15.0 → 1.0.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # @primer-io/primer-js
2
2
 
3
+ ## 1.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 392605c: fix: sdk-core payment cancel flows
8
+
9
+ ## 1.0.0
10
+
11
+ ### Major Changes
12
+
13
+ - 586ab8b: change public API - refactor events
14
+
15
+ ### Patch Changes
16
+
17
+ - 0cab566: feat: expose payment selection events
18
+ - 411547b: fix: add missing event types
19
+
3
20
  ## 0.15.0
4
21
 
5
22
  ### Minor Changes