diff --git a/CHANGELOG.md b/CHANGELOG.md index c541b668..62f6367d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +v0.10.7: + date: "2022-12-16" + changes: + - upgrading mocha to 10.2.0 v0.10.6: date: "2022-10-23" changes: diff --git a/README.md b/README.md index 6bd87313..bef733e9 100644 --- a/README.md +++ b/README.md @@ -3085,6 +3085,10 @@ Generate a random number **changes** +## [v0.10.7](https://github.com/jonathas/handlebars-helpers/compare/v0.10.6...v0.10.7) - 2022-12-16 + +* upgrading mocha to 10.2.0 + ## [v0.10.6](https://github.com/jonathas/handlebars-helpers/compare/v0.10.5...v0.10.6) - 2022-10-23 * October 2023 package maintenance updates diff --git a/package.json b/package.json index 503eeafc..2d81cdd8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "helpers-for-handlebars", "description": "More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.", - "version": "0.10.6", + "version": "0.10.7", "homepage": "https://github.com/jonathas/handlebars-helpers", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [