Skip to content

Commit f23d244

Browse files
Version Packages
1 parent 1a898a7 commit f23d244

7 files changed

Lines changed: 14 additions & 26 deletions

File tree

.changeset/dull-chairs-attend.md

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

.changeset/healthy-shoes-hear.md

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

.changeset/odd-goats-dance.md

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

.changeset/orange-coins-speak.md

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

.changeset/quiet-buttons-yawn.md

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

packages/workflow/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @inngest/workflow-kit
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- f12d53f: Execute Provider.onChange callback when action input values change
8+
- 36d19d5: Switch to a maintained version of jsonpath
9+
- 8b34595: Show edge names in editor
10+
11+
### Patch Changes
12+
13+
- 26ad93b: Minor improvements to conditional support
14+
- 1099e8b: Fix to ensure nodes in a workflow are only run once
15+
316
## 0.1.3
417

518
### Patch Changes

packages/workflow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inngest/workflow-kit",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"description": "Durable visual workflows in your app, instantly",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)