Skip to content

Commit b808dca

Browse files
chore(main): release 0.6.1
1 parent f15f5a2 commit b808dca

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.0"
2+
".": "0.6.1"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.6.1](https://github.com/snowopsdev/datum/compare/v0.6.0...v0.6.1) (2026-09-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **cms:** Validate models before content discovery ([715bbf8](https://github.com/snowopsdev/datum/commit/715bbf878037f1e48c029e535e565febe66c632a))
9+
* **security:** Disable live local Codex execution ([f15f5a2](https://github.com/snowopsdev/datum/commit/f15f5a2e50ef70a217de2c1bfa18b0b63cec3e40))
10+
* **security:** Disable live local Codex execution ([f9fb74b](https://github.com/snowopsdev/datum/commit/f9fb74b0ea5ac7d69151b112d602716f7bc52afb))
11+
312
## [0.6.0](https://github.com/snowopsdev/datum/compare/v0.5.0...v0.6.0) (2026-09-03)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datum",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"private": true,
55
"description": "SEO content pipeline built on Payload CMS — research, generate, and QA articles end to end",
66
"license": "MIT",

0 commit comments

Comments
 (0)