diff --git a/CHANGELOG.md b/CHANGELOG.md index cbabf59..a477623 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.15.4](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.15.3...v3.15.4) (2023-10-15) + + +### Bug Fixes + +* upgrade deps, fix demo ([9dd9dbb](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/commit/9dd9dbb896fbe7a2c63c7651a8cc3899e0b3ec65)) + ## [3.15.3](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.15.2...v3.15.3) (2023-09-15) diff --git a/package.json b/package.json index d143db0..c5ec6bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-lint-frontmatter-schema", - "version": "3.15.3", + "version": "3.15.4", "description": "Validate Markdown frontmatter YAML against an associated JSON schema — remark-lint rule plugin", "keywords": [ "lint",