Skip to content

Commit 5457367

Browse files
chore: release 0.8.19 (#186)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c01db8d commit 5457367

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.19](https://github.com/rudderlabs/rudder-workflow-engine/compare/v0.8.18...v0.8.19) (2025-02-12)
4+
5+
6+
### Miscellaneous
7+
8+
* upgrade npm packages ([#185](https://github.com/rudderlabs/rudder-workflow-engine/issues/185)) ([c01db8d](https://github.com/rudderlabs/rudder-workflow-engine/commit/c01db8d48d44f971321711c3a03cc785adee5ec9))
9+
310
## [0.8.18](https://github.com/rudderlabs/rudder-workflow-engine/compare/v0.8.17...v0.8.18) (2024-10-30)
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.18",
3+
"version": "0.8.19",
44
"description": "A generic workflow execution engine",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)