Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rnegron committed Feb 2, 2024
1 parent bba53ce commit 20e1c37
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,33 @@ _released `2024-02-05`_

- :bug: Fixed bug in `zapier convert` that crashes due to syntax error in user's code and should not replace `source` in sample ([#730](https://github.com/zapier/zapier-platform/pull/730))

- :scroll: Updated rest hook tutorial to include content for expiring webhooks ([#731](https://github.com/zapier/zapier-platform/pull/731))

- :bug: Updated method types in RawHttpResponse ([#735](https://github.com/zapier/zapier-platform/pull/735))

- :bug: Use node-fetch types in BaseHttpResponse ([#736](https://github.com/zapier/zapier-platform/pull/736))

- :wrench: Improved handling of broken symlinks while copying files to temp directory during the build process ([#737](https://github.com/zapier/zapier-platform/pull/737))

- :bug: `zapier build` fails with npm workspaces ([#738](https://github.com/zapier/zapier-platform/pull/738))

- :wrench: Added @clif/core dependency, upgraded @oclif/plugin-help ([#739](https://github.com/zapier/zapier-platform/pull/739))

- :scroll: Documenting 5 min cache behavior of hydration and how to workaround ([#740](https://github.com/zapier/zapier-platform/pull/740))

- :bug: Fixed converting triggers breaking when trigger key starts with a number ([#741](https://github.com/zapier/zapier-platform/pull/741))

- :bug: Added comments and fixed a path issue in utils/build.js ([#742](https://github.com/zapier/zapier-platform/pull/742))

- :wrench: Fixed text alignment in `zapier validate` ([#743](https://github.com/zapier/zapier-platform/pull/743))


### core
- :bug: Updated method types in RawHttpResponse ([#735](https://github.com/zapier/zapier-platform/pull/735))

- :bug: Use node-fetch types in BaseHttpResponse ([#736](https://github.com/zapier/zapier-platform/pull/736))


### misc

- :scroll: Updated rest hook tutorial to include content for expiring webhooks ([#731](https://github.com/zapier/zapier-platform/pull/731))

- :scroll: Documenting 5 min cache behavior of hydration and how to workaround ([#740](https://github.com/zapier/zapier-platform/pull/740))



## 15.5.1

_released `2023-11-21`_
Expand Down

0 comments on commit 20e1c37

Please sign in to comment.