Skip to content

Commit 4f6668d

Browse files
committed
0.3.0
1 parent 3777b1f commit 4f6668d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## 0.2.8-alpha.NaN
3+
## 0.3.0
44

5-
- Adds /test and /_generated/component.js entrypoints
5+
- Adds /test and /\_generated/component.js entrypoints
66
- Drops commonjs support
77
- Improves source mapping for generated files
88
- Changes to a statically generated component API

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.2.8-alpha.10",
3+
"version": "0.3.0",
44
"description": "Convex component for durably executing workflows.",
55
"keywords": [
66
"convex",

0 commit comments

Comments
 (0)