Skip to content

Commit

Permalink
chore(release): 2.5.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.5.5](v2.5.4...v2.5.5) (2022-08-08)

### Bug Fixes

* clean screenshot unneeded files ([c7026e3](c7026e3))
  • Loading branch information
semantic-release-bot committed Aug 8, 2022
1 parent 2f3ef5d commit f274408
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 @@
## [2.5.5](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v2.5.4...v2.5.5) (2022-08-08)


### Bug Fixes

* clean screenshot unneeded files ([c7026e3](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/commit/c7026e3ef29ffefca56661d544945910fe7aa728))

## [2.5.4](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v2.5.3...v2.5.4) (2022-08-08)


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": "2.5.4",
"version": "2.5.5",
"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 f274408

Please sign in to comment.