Skip to content

Commit 61dc146

Browse files
chore(main): release 2.6.2 (#494)
🤖 I have created a release *beep* *boop* --- ## [2.6.2](v2.6.1...v2.6.2) (2024-05-03) ### Bug Fixes * path imports for typescript ([#493](#493)) ([aa417b7](aa417b7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent aa417b7 commit 61dc146

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.6.2](https://github.com/netlify/functions/compare/v2.6.1...v2.6.2) (2024-05-03)
4+
5+
6+
### Bug Fixes
7+
8+
* path imports for typescript ([#493](https://github.com/netlify/functions/issues/493)) ([aa417b7](https://github.com/netlify/functions/commit/aa417b78b3e92d16ccd2064e7aa89c8964c5b276))
9+
310
## [2.6.1](https://github.com/netlify/functions/compare/v2.6.0...v2.6.1) (2024-05-03)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
}
2626
},
27-
"version": "2.6.1",
27+
"version": "2.6.2",
2828
"description": "JavaScript utilities for Netlify Functions",
2929
"files": [
3030
"dist/**/*.js",

0 commit comments

Comments
 (0)