Skip to content

Commit bbf36bc

Browse files
ci: bump version and update changelog
1 parent a8035f0 commit bbf36bc

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### 0.2.51
7+
#### 0.2.52
88

9-
- feat(cli): add --no-tui flag and TUI renderer support [`011b893`](https://github.com/comfy-addons/comfyui-sdk/commit/011b89344dd616f829dda051c63cd61e46b43f7f)
9+
- fix(client): fix handling new Buffer type previews [`#32`](https://github.com/comfy-addons/comfyui-sdk/pull/32)

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": "@saintno/comfyui-sdk",
3-
"version": "0.2.51",
3+
"version": "0.2.52",
44
"description": "SDK for ComfyUI",
55
"main": "build/index.esm.js",
66
"typings": "build/index.d.ts",

0 commit comments

Comments
 (0)