@agoric/zoe 0.26.3-u13.0 → 0.26.3-u15.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,30 @@
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.26.3-u15.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u14.0...@agoric/zoe@0.26.3-u15.0) (2024-04-20)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix ZCF to not await in first crank ([8e289fd](https://github.com/Agoric/agoric-sdk/commit/8e289fd679d89aec2fd2dd41f72f14cf41ae55a6)), closes [#8911](https://github.com/Agoric/agoric-sdk/issues/8911)
12
+
13
+
14
+
15
+ ### [0.26.3-u14.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u13.0...@agoric/zoe@0.26.3-u14.0) (2024-02-27)
16
+
17
+
18
+ ### Features
19
+
20
+ * zcf ask zoe to repair 'adminNode.done()` watcher on restart ([7195679](https://github.com/Agoric/agoric-sdk/commit/7195679b1edc6ee70875fd29dfa22947e1eabdb7))
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * make zoeStorageModule correctly restart with zcfMints present. ([f47702b](https://github.com/Agoric/agoric-sdk/commit/f47702b7886fa9bae95b393d88fbb3842441e7f6))
26
+ * When setting a new zcfBundleCap, store it in baggage ([#8807](https://github.com/Agoric/agoric-sdk/issues/8807)) ([8be87aa](https://github.com/Agoric/agoric-sdk/commit/8be87aadde1b9161fdd958ca487f4e9c7cf6c650))
27
+
28
+
29
+
6
30
  ### [0.26.3-u13.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/zoe@0.26.3-u12.0...@agoric/zoe@0.26.3-u13.0) (2023-12-07)
7
31
 
8
32
  **Note:** Version bump only for package @agoric/zoe