Skip to content

Commit 6acc701

Browse files
committed
Updated package version (0.8.10)
1 parent 234e5c6 commit 6acc701

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0) a
8686
## [0.8.9] - 2026-04-14
8787

8888
- Upgraded outdated NPM packages
89+
90+
## [0.8.10] - 2026-07-11
91+
92+
- Upgraded outdated NPM packages
93+
- NPM security updates

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
@@ -1,7 +1,7 @@
11
{
22
"name": "@lambda-lambda-lambda/router",
33
"description": "AWS CloudFront Lambda@Edge serverless application router.",
4-
"version": "0.8.9",
4+
"version": "0.8.10",
55
"main": "src/Router.js",
66
"scripts": {
77
"gendoc": "jsdoc -c jsdoc.json",

0 commit comments

Comments
 (0)