@agoric/wallet 0.19.0-u17.1 → 0.19.0-u18.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
@@ -3,15 +3,24 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [0.19.0-u17.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.19.0-u17.0...@agoric/wallet@0.19.0-u17.1) (2024-09-19)
6
+ ## [0.19.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.19.0-u18.0...@agoric/wallet@0.19.0-u18.1) (2024-12-24)
7
7
 
8
- **Note:** Version bump only for package @agoric/wallet
8
+ ## 0.35.0-u18.4 (2024-12-17)
9
+
10
+ ## 0.35.0-u18.3 (2024-12-09)
11
+
12
+ ## 0.35.0-u18.2 (2024-11-21)
9
13
 
14
+ ## 0.35.0-u18.1 (2024-11-19)
15
+
16
+
17
+ ### Features
10
18
 
19
+ * **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79))
11
20
 
12
21
 
13
22
 
14
- ## [0.19.0-u17.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.3...@agoric/wallet@0.19.0-u17.0) (2024-09-17)
23
+ ## [0.19.0-u18.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.18.3...@agoric/wallet@0.19.0-u18.0) (2024-10-31)
15
24
 
16
25
 
17
26
  ### ⚠ BREAKING CHANGES
package/api/CHANGELOG.md CHANGED
@@ -3,7 +3,40 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [0.15.0-u17.1](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u17.0...@agoric/wallet-backend@0.15.0-u17.1) (2024-09-19)
6
+ ## [0.15.0-u18.5](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.4...@agoric/wallet-backend@0.15.0-u18.5) (2024-12-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric/commit/f875bb0923323d019396c605ea9bb4d1382f7f79))
12
+
13
+
14
+
15
+ ## [0.15.0-u18.4](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.3...@agoric/wallet-backend@0.15.0-u18.4) (2024-12-17)
16
+
17
+ **Note:** Version bump only for package @agoric/wallet-backend
18
+
19
+
20
+
21
+
22
+
23
+ ## [0.15.0-u18.3](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.2...@agoric/wallet-backend@0.15.0-u18.3) (2024-12-09)
24
+
25
+ **Note:** Version bump only for package @agoric/wallet-backend
26
+
27
+
28
+
29
+
30
+
31
+ ## [0.15.0-u18.2](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.1...@agoric/wallet-backend@0.15.0-u18.2) (2024-11-21)
32
+
33
+ **Note:** Version bump only for package @agoric/wallet-backend
34
+
35
+
36
+
37
+
38
+
39
+ ## [0.15.0-u18.1](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.0...@agoric/wallet-backend@0.15.0-u18.1) (2024-11-19)
7
40
 
8
41
  **Note:** Version bump only for package @agoric/wallet-backend
9
42
 
@@ -11,7 +44,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
44
 
12
45
 
13
46
 
14
- ## [0.15.0-u17.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.3...@agoric/wallet-backend@0.15.0-u17.0) (2024-09-17)
47
+ ## [0.15.0-u18.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.3...@agoric/wallet-backend@0.15.0-u18.0) (2024-10-31)
15
48
 
16
49
 
17
50
  ### ⚠ BREAKING CHANGES