Skip to content

Commit 2c22d81

Browse files
chore: release 0.8.10 (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4dc7d83 commit 2c22d81

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [0.8.10](https://github.com/rudderlabs/rudder-workflow-engine/compare/v0.8.9...v0.8.10) (2024-06-25)
4+
5+
6+
### Features
7+
8+
* upgrade packages ([4dc7d83](https://github.com/rudderlabs/rudder-workflow-engine/commit/4dc7d839f0406e325c7b9bf0c48ce7fffdf0f7e9))
9+
310
## [0.8.9](https://github.com/rudderlabs/rudder-workflow-engine/compare/v0.8.8...v0.8.9) (2024-06-24)
411

512

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": "@rudderstack/workflow-engine",
3-
"version": "0.8.9",
3+
"version": "0.8.10",
44
"description": "A generic workflow execution engine",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)