Skip to content

Commit

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


## [1.5.0](v1.4.0...v1.5.0)
(2023-05-09)


### Features

* add npm provenance
([#398](#398))
([ba70428](ba70428))
* remove netlify graph code
([#400](#400))
([49f893e](49f893e))

---
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 May 9, 2023
1 parent 49f893e commit 88274d8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.5.0](https://github.com/netlify/functions/compare/v1.4.0...v1.5.0) (2023-05-09)


### Features

* add npm provenance ([#398](https://github.com/netlify/functions/issues/398)) ([ba70428](https://github.com/netlify/functions/commit/ba7042822dce1f94d1419bb6e1a39c91e2b9cb8a))
* remove netlify graph code ([#400](https://github.com/netlify/functions/issues/400)) ([49f893e](https://github.com/netlify/functions/commit/49f893e7e5050013c1d87ac8744edb48016f1719))

## [1.4.0](https://github.com/netlify/functions/compare/v1.3.0...v1.4.0) (2023-01-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.4.0",
"version": "1.5.0",
"description": "JavaScript utilities for Netlify Functions",
"files": [
"dist/**/*.js",
Expand Down

0 comments on commit 88274d8

Please sign in to comment.