Skip to content

Commit

Permalink
chore(main): release 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] committed May 3, 2024
1 parent aa417b7 commit 3a20583
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

## [2.6.2](https://github.com/netlify/functions/compare/v2.6.1...v2.6.2) (2024-05-03)


### Bug Fixes

* path imports for typescript ([#493](https://github.com/netlify/functions/issues/493)) ([aa417b7](https://github.com/netlify/functions/commit/aa417b78b3e92d16ccd2064e7aa89c8964c5b276))

## [2.6.1](https://github.com/netlify/functions/compare/v2.6.0...v2.6.1) (2024-05-03)


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
Expand Up @@ -24,7 +24,7 @@
}
}
},
"version": "2.6.1",
"version": "2.6.2",
"description": "JavaScript utilities for Netlify Functions",
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit 3a20583

Please sign in to comment.