Skip to content

Commit

Permalink
chore(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.0.0](express-handlebars/express-handlebars@v7.1.3...v8.0.0) (2024-08-07)

### Bug Fixes

* require node v20 ([express-handlebars#854](express-handlebars#854)) ([cb0358e](express-handlebars@cb0358e))

### BREAKING CHANGES

* minimum node v20
  • Loading branch information
semantic-release-bot committed Aug 7, 2024
1 parent cb0358e commit 8abe846
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [8.0.0](https://github.com/express-handlebars/express-handlebars/compare/v7.1.3...v8.0.0) (2024-08-07)


### Bug Fixes

* require node v20 ([#854](https://github.com/express-handlebars/express-handlebars/issues/854)) ([cb0358e](https://github.com/express-handlebars/express-handlebars/commit/cb0358e15f574e438f40726f9a1683e1c9052522))


### BREAKING CHANGES

* minimum node v20

## [7.1.3](https://github.com/express-handlebars/express-handlebars/compare/v7.1.2...v7.1.3) (2024-06-19)


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,7 +1,7 @@
{
"name": "express-handlebars",
"description": "A Handlebars view engine for Express which doesn't suck.",
"version": "7.1.3",
"version": "8.0.0",
"homepage": "https://github.com/express-handlebars/express-handlebars",
"type": "module",
"keywords": [
Expand Down

0 comments on commit 8abe846

Please sign in to comment.