Skip to content

Commit 85eb05c

Browse files
committed
0.3.1
1 parent c725c82 commit 85eb05c

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.3.1
4+
5+
- Bumps the workpool version dependency and automatically registers it in tests.
6+
37
## 0.3.0
48

59
- Adds /test and /\_generated/component.js entrypoints

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": "@convex-dev/workflow",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Convex component for durably executing workflows.",
55
"keywords": [
66
"convex",

0 commit comments

Comments
 (0)