Skip to content

Commit 768c988

Browse files
chore(main): release 0.6.3
1 parent bda8404 commit 768c988

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.2"
2+
".": "0.6.3"
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.3](https://github.com/snowopsdev/datum/compare/v0.6.2...v0.6.3) (2026-09-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **cms:** refresh articles when short runs finish between polls ([#90](https://github.com/snowopsdev/datum/issues/90)) ([b68a0fd](https://github.com/snowopsdev/datum/commit/b68a0fd073865e4470fc5a9649948b6cf88b818f))
9+
* **pipeline:** report progress only after article writes succeed ([#87](https://github.com/snowopsdev/datum/issues/87)) ([f07b44c](https://github.com/snowopsdev/datum/commit/f07b44c640f10014d4ef1b119822f5e685fed879))
10+
* **pipeline:** report saved results without research setup ([#88](https://github.com/snowopsdev/datum/issues/88)) ([bf30442](https://github.com/snowopsdev/datum/commit/bf304424f52827d270339e431a03725151752e7d))
11+
312
## [0.6.2](https://github.com/snowopsdev/datum/compare/v0.6.1...v0.6.2) (2026-09-04)
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.2",
3+
"version": "0.6.3",
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)