Skip to content

Commit

Permalink
chore(release): 6.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.7](v6.0.6...v6.0.7) (2023-01-25)

### Bug Fixes

* **deps:** update dependency glob to ^8.1.0 ([#489](#489)) ([1bb2a2f](1bb2a2f))
  • Loading branch information
semantic-release-bot committed Jan 25, 2023
1 parent 1bb2a2f commit e83940a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [6.0.7](https://github.com/express-handlebars/express-handlebars/compare/v6.0.6...v6.0.7) (2023-01-25)


### Bug Fixes

* **deps:** update dependency glob to ^8.1.0 ([#489](https://github.com/express-handlebars/express-handlebars/issues/489)) ([1bb2a2f](https://github.com/express-handlebars/express-handlebars/commit/1bb2a2f3dae7148afc5468bc916f6abe08381937))

## [6.0.6](https://github.com/express-handlebars/express-handlebars/compare/v6.0.5...v6.0.6) (2022-05-13)


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

0 comments on commit e83940a

Please sign in to comment.