Skip to content

Commit

Permalink
chore(legacy-scripting-runner) Release legacy-scripting-runner v3.8.14 (
Browse files Browse the repository at this point in the history
#920)

* update changelog

* Bump legacy-scripting-runner 3.8.13 -> 3.8.14
  • Loading branch information
rnegron authored Nov 21, 2024
1 parent cbdce7f commit cb34418
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/legacy-scripting-runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.8.14

- :bug: Revert `aws-sdk v2` bundling change from 3.8.13 ([#916](https://github.com/zapier/zapier-platform/pull/916)). This release is essentially the same as 3.8.12.

## 3.8.13

- :hammer: Add `aws-sdk v2` to dependency list ([#912](https://github.com/zapier/zapier-platform/pull/912))
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy-scripting-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zapier-platform-legacy-scripting-runner",
"version": "3.8.13",
"version": "3.8.14",
"description": "Zapier's Legacy Scripting Runner, used by Web Builder apps converted to CLI.",
"repository": "zapier/zapier-platform",
"homepage": "https://platform.zapier.com/",
Expand Down

0 comments on commit cb34418

Please sign in to comment.