Skip to content

Commit

Permalink
chore(main): release 1.4.0 (#372)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.4.0](v1.3.0...v1.4.0)
(2023-01-05)


### Features

* export builder types correctly
([#371](#371))
([24fc838](24fc838))

---
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>
  • Loading branch information
token-generator-app[bot] authored Jan 5, 2023
1 parent 24fc838 commit 7aace56
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

## [1.4.0](https://github.com/netlify/functions/compare/v1.3.0...v1.4.0) (2023-01-05)


### Features

* export builder types correctly ([#371](https://github.com/netlify/functions/issues/371)) ([24fc838](https://github.com/netlify/functions/commit/24fc838df0633feef42142e9150569d85b9c798a))

## [1.3.0](https://github.com/netlify/functions/compare/v1.2.0...v1.3.0) (2022-10-05)


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 @@ -2,7 +2,7 @@
"name": "@netlify/functions",
"main": "./dist/main.js",
"types": "./dist/main.d.ts",
"version": "1.3.0",
"version": "1.4.0",
"description": "JavaScript utilities for Netlify Functions",
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit 7aace56

Please # to comment.