Skip to content

Commit 591a22a

Browse files
chore: version packages (#206)
* chore: version packages * chore: trigger CI --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tim Pietrusky <timpietrusky@gmail.com>
1 parent 7960395 commit 591a22a

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-z-image-turbo-auth.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# [5.3.0](https://github.com/runpod-workers/worker-comfyui/compare/5.2.0...5.3.0) (2025-07-22)
22

3+
## 5.8.1
4+
5+
### Patch Changes
6+
7+
- 7960395: fix: add HuggingFace auth header to z-image-turbo model downloads
8+
39
## 5.8.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "worker-comfyui",
3-
"version": "5.8.0",
3+
"version": "5.8.1",
44
"private": true,
55
"scripts": {
66
"changeset": "changeset",

0 commit comments

Comments
 (0)