@agoric/wallet 0.19.0-u18.0 → 0.19.0-u18a.0

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,6 +3,31 @@
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-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/wallet@0.19.0-u18.1...@agoric/wallet@0.19.0-u18a.0) (2025-02-07)
7
+
8
+ **Note:** Version bump only for package @agoric/wallet
9
+
10
+
11
+
12
+
13
+
14
+ ## [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)
15
+
16
+ ## 0.35.0-u18.4 (2024-12-17)
17
+
18
+ ## 0.35.0-u18.3 (2024-12-09)
19
+
20
+ ## 0.35.0-u18.2 (2024-11-21)
21
+
22
+ ## 0.35.0-u18.1 (2024-11-19)
23
+
24
+
25
+ ### Features
26
+
27
+ * **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric-sdk/commit/f875bb0923323d019396c605ea9bb4d1382f7f79))
28
+
29
+
30
+
6
31
  ## [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)
7
32
 
8
33
 
package/api/CHANGELOG.md CHANGED
@@ -3,6 +3,55 @@
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-u18a.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.15.0-u18.5...@agoric/wallet-backend@0.15.0-u18a.0) (2025-02-07)
7
+
8
+ **Note:** Version bump only for package @agoric/wallet-backend
9
+
10
+
11
+
12
+
13
+
14
+ ## [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)
15
+
16
+
17
+ ### Features
18
+
19
+ * **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric/commit/f875bb0923323d019396c605ea9bb4d1382f7f79))
20
+
21
+
22
+
23
+ ## [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)
24
+
25
+ **Note:** Version bump only for package @agoric/wallet-backend
26
+
27
+
28
+
29
+
30
+
31
+ ## [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)
32
+
33
+ **Note:** Version bump only for package @agoric/wallet-backend
34
+
35
+
36
+
37
+
38
+
39
+ ## [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)
40
+
41
+ **Note:** Version bump only for package @agoric/wallet-backend
42
+
43
+
44
+
45
+
46
+
47
+ ## [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)
48
+
49
+ **Note:** Version bump only for package @agoric/wallet-backend
50
+
51
+
52
+
53
+
54
+
6
55
  ## [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)
7
56
 
8
57