Skip to content

Commit 1238e56

Browse files
committed
autogen(docs): regenerate and update changelog
[skip ci]
1 parent e675d5b commit 1238e56

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
**Table of Contents**
77

8-
- [0.0.0 (2024-04-24)](#000-2024-04-24)
8+
- [0.0.0 (2024-04-30)](#000-2024-04-30)
99
- [Bug Fixes](#bug-fixes)
1010
- [Features](#features)
1111
- [0.13.0-alpha.0 (2024-02-27)](#0130-alpha0-2024-02-27)
@@ -161,10 +161,17 @@
161161

162162
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
163163

164-
# [0.0.0](https://github.com/ory/keto/compare/v0.13.0-alpha.0...v0.0.0) (2024-04-24)
164+
# [0.0.0](https://github.com/ory/keto/compare/v0.13.0-alpha.0...v0.0.0) (2024-04-30)
165165

166166
### Bug Fixes
167167

168+
- Missing persister when initializing without network
169+
([#1525](https://github.com/ory/keto/issues/1525))
170+
([e675d5b](https://github.com/ory/keto/commit/e675d5bc230922e8379f87e7f8bbb9360cfee005)):
171+
172+
- fix: missing persister when initializing without network
173+
- chore: ignore CVE-2024-3154
174+
168175
- Typo in error message ([#1520](https://github.com/ory/keto/issues/1520))
169176
([4a35588](https://github.com/ory/keto/commit/4a35588d52e9ba0b5779226c4725a8c68c4cfe8c))
170177

0 commit comments

Comments
 (0)