Skip to content

Commit

Permalink
ci: bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 7, 2024
1 parent d5dd2ac commit 81d9b4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### 0.2.31
#### 0.2.32

- Revert "Revert "feat(builder): bypass nodes"" [`#14`](https://github.com/tctien342/comfyui-sdk/pull/14)
- style(base): add prettier [`d5dd2ac`](https://github.com/tctien342/comfyui-sdk/commit/d5dd2acc1bea6c9390efbeb510533c5211e5b7a8)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saintno/comfyui-sdk",
"version": "0.2.31",
"version": "0.2.32",
"description": "SDK for ComfyUI",
"main": "build/index.esm.js",
"typings": "build/index.d.ts",
Expand Down

0 comments on commit 81d9b4e

Please sign in to comment.