Skip to content

Commit

Permalink
chore(release): 3.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.7.1](v3.7.0...v3.7.1) (2022-09-09)

### Bug Fixes

* simplify doc headings hierarchy ([25d23c1](25d23c1))
  • Loading branch information
semantic-release-bot committed Sep 9, 2022
1 parent 3afca01 commit 432f958
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.7.1](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.7.0...v3.7.1) (2022-09-09)


### Bug Fixes

* simplify doc headings hierarchy ([25d23c1](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/commit/25d23c14ac1667ca8f8147e5c041d4e3f30e773b))

# [3.7.0](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.6.2...v3.7.0) (2022-09-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@julian_cataldo/remark-lint-frontmatter-schema",
"version": "3.7.0",
"version": "3.7.1",
"description": "Validate Markdown frontmatter YAML against an associated JSON schema — remark-lint rule plugin",
"type": "module",
"source": "./index.ts",
Expand Down

0 comments on commit 432f958

Please sign in to comment.