Skip to content

Commit

Permalink
chore(main): release 3.24.2 (#1012)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
1 parent 1c55c91 commit c41daf8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.24.2](https://github.com/fastly/js-compute-runtime/compare/v3.24.1...v3.24.2) (2024-10-16)


### Bug Fixes

* doc links for deploy ([#1011](https://github.com/fastly/js-compute-runtime/issues/1011)) ([1c55c91](https://github.com/fastly/js-compute-runtime/commit/1c55c91169611a09517bbeecaaa4a55ae9676503))

## 3.24.1 (2024-10-16)

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastly/js-compute",
"version": "3.24.1",
"version": "3.24.2",
"license": "Apache-2.0",
"main": "js-compute-runtime-cli.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit c41daf8

Please sign in to comment.