Skip to content

Commit 70185ee

Browse files
chore: release 0.8.12 (#170)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d4fa08 commit 70185ee

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.12](https://github.com/rudderlabs/rudder-workflow-engine/compare/v0.8.11...v0.8.12) (2024-07-12)
4+
5+
6+
### Miscellaneous
7+
8+
* upgrade packages ([9d4fa08](https://github.com/rudderlabs/rudder-workflow-engine/commit/9d4fa08ba421b1973607cd05ab6b77ee753bbd2d))
9+
310
## [0.8.11](https://github.com/rudderlabs/rudder-workflow-engine/compare/v0.8.10...v0.8.11) (2024-07-02)
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.11",
3+
"version": "0.8.12",
44
"description": "A generic workflow execution engine",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)