Skip to content

Commit 23906c2

Browse files
chore(main): release 2.6.3 (#496)
🤖 I have created a release *beep* *boop* --- ## [2.6.3](v2.6.2...v2.6.3) (2024-05-03) ### Bug Fixes * main path imports for typescript ([#495](#495)) ([a72e407](a72e407)) --- 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 a72e407 commit 23906c2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.6.3](https://github.com/netlify/functions/compare/v2.6.2...v2.6.3) (2024-05-03)
4+
5+
6+
### Bug Fixes
7+
8+
* main path imports for typescript ([#495](https://github.com/netlify/functions/issues/495)) ([a72e407](https://github.com/netlify/functions/commit/a72e4075a64d5c8cda068d6f32222f8ffe45e895))
9+
310
## [2.6.2](https://github.com/netlify/functions/compare/v2.6.1...v2.6.2) (2024-05-03)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
}
2626
}
2727
},
28-
"version": "2.6.2",
28+
"version": "2.6.3",
2929
"description": "JavaScript utilities for Netlify Functions",
3030
"files": [
3131
"dist/**/*.js",

0 commit comments

Comments
 (0)