Skip to content

Commit

Permalink
chore(release): 3.15.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.15.2](v3.15.1...v3.15.2) (2023-04-12)

### Bug Fixes

* trigger release ([11db24b](11db24b))
  • Loading branch information
semantic-release-bot committed Apr 12, 2023
1 parent 11db24b commit fae49c4
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.15.2](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.15.1...v3.15.2) (2023-04-12)


### Bug Fixes

* trigger release ([11db24b](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/commit/11db24b9fb8851e28417e42e912a43617279cddb))

## [3.15.1](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.15.0...v3.15.1) (2022-11-19)


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

0 comments on commit fae49c4

Please sign in to comment.