@agoric/wallet-backend 0.15.0-upgrade-18a-dev-2899fb9.0 → 0.15.0-upgrade-19-dev-0754752.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,48 +3,7 @@
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-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)
40
-
41
- **Note:** Version bump only for package @agoric/wallet-backend
42
-
43
-
44
-
45
-
46
-
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)
6
+ ## [0.15.0-u19.0](https://github.com/Agoric/agoric/compare/@agoric/wallet-backend@0.14.3...@agoric/wallet-backend@0.15.0-u19.0) (2025-02-24)
48
7
 
49
8
 
50
9
  ### ⚠ BREAKING CHANGES
@@ -54,6 +13,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
54
13
 
55
14
  ### Features
56
15
 
16
+ * **internal:** Introduce deepCopyJsonable ([f875bb0](https://github.com/Agoric/agoric/commit/f875bb0923323d019396c605ea9bb4d1382f7f79))
17
+ * **types:** Payment for set-like carries key type ([0765625](https://github.com/Agoric/agoric/commit/0765625bad5a377ce07049ec3b63df000de86762))
57
18
  * **zone:** use fresh heap and virtual zones ([7a1a411](https://github.com/Agoric/agoric/commit/7a1a411cf719477e29a2bedeb91794fd633989e9))
58
19
 
59
20