Skip to content

Commit

Permalink
chore(main): release 11.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Mar 18, 2024
1 parent 3cb6a4e commit bdb7759
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [11.4.0](https://github.com/netlify/edge-bundler/compare/v11.3.0...v11.4.0) (2024-03-18)


### Features

* ratelimit config from source ([#583](https://github.com/netlify/edge-bundler/issues/583)) ([4f3a3d4](https://github.com/netlify/edge-bundler/commit/4f3a3d4ce51ef3422fa2bd04fe3172111b34ff42))


### Bug Fixes

* **deps:** update dependency @vercel/nft to v0.26.4 ([#584](https://github.com/netlify/edge-bundler/issues/584)) ([3b9e578](https://github.com/netlify/edge-bundler/commit/3b9e578d0b875d5dcd8040e0a1c4758e5d037501))
* **deps:** update dependency esbuild to v0.20.1 ([#586](https://github.com/netlify/edge-bundler/issues/586)) ([50edb15](https://github.com/netlify/edge-bundler/commit/50edb15a89aabbe1746897af57a68041f08b0e19))

## [11.3.0](https://github.com/netlify/edge-bundler/compare/v11.2.2...v11.3.0) (2024-02-21)


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
@@ -1,6 +1,6 @@
{
"name": "@netlify/edge-bundler",
"version": "11.3.0",
"version": "11.4.0",
"description": "Intelligently prepare Netlify Edge Functions for deployment",
"type": "module",
"main": "./dist/node/index.js",
Expand Down

0 comments on commit bdb7759

Please sign in to comment.