diff --git a/CHANGELOG.md b/CHANGELOG.md index aacf3ad..ec65918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.15.0](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.14.0...v3.15.0) (2022-11-03) + + +### Features + +* bump major version ([336f10e](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/commit/336f10e4c37819e6cd1a6ff9e490d72e26e578c1)) + # [3.14.0](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.13.0...v3.14.0) (2022-11-03) diff --git a/package.json b/package.json index 2c842e3..8e2e74c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-frontmatter-schema", - "version": "4.0.0", + "version": "3.15.0", "description": "Validate Markdown frontmatter YAML against an associated JSON schema — remark-lint rule plugin", "keywords": [ "lint",