Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaswalden committed Nov 6, 2023
1 parent 1750630 commit 5697649
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.0.1] - 2023-11-06

### Fixed

- `<esi:assign>` in `<esi:try>` only affects child scopes
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": "@bonniernews/local-esi",
"version": "3.0.0",
"version": "3.0.1",
"description": "Local Edge Side Includes parser",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 5697649

Please sign in to comment.