Skip to content

Commit

Permalink
chore(main): release 3.22.2 (#965)
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 Sep 12, 2024
1 parent 510c246 commit 2714359
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.22.2](https://github.com/fastly/js-compute-runtime/compare/v3.22.1...v3.22.2) (2024-09-12)


### Bug Fixes

* docs deployment ([#964](https://github.com/fastly/js-compute-runtime/issues/964)) ([510c246](https://github.com/fastly/js-compute-runtime/commit/510c246315cfb247485aed05442be93981e965f2))

## 3.22.1 (2024-09-12)

### 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.22.1",
"version": "3.22.2",
"license": "Apache-2.0",
"main": "js-compute-runtime-cli.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 2714359

Please sign in to comment.