Skip to content

Commit

Permalink
chore(release): 3.7.9 [skip ci]
Browse files Browse the repository at this point in the history
## [3.7.9](v3.7.8...v3.7.9) (2022-10-27)

### Bug Fixes

* new cli harvest image + remove pointing hand ([42c5658](42c5658))
  • Loading branch information
semantic-release-bot committed Oct 27, 2022
1 parent 8cceb98 commit 79c3587
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.9](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.7.8...v3.7.9) (2022-10-27)


### Bug Fixes

* new cli harvest image + remove pointing hand ([42c5658](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/commit/42c56581598f919b0060f315196c639b8d18b8b9))

## [3.7.8](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.7.7...v3.7.8) (2022-10-27)


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": "remark-lint-frontmatter-schema",
"version": "3.7.8",
"version": "3.7.9",
"description": "Validate Markdown frontmatter YAML against an associated JSON schema — remark-lint rule plugin",
"keywords": [
"lint",
Expand Down

0 comments on commit 79c3587

Please sign in to comment.