Skip to content

Commit

Permalink
chore(release): 3.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.6.0](v3.5.1...v3.6.0) (2022-08-24)

### Features

* vfile `location` > yaml `lineCounter` [#8](#8) ([e5ad3ea](e5ad3ea))
  • Loading branch information
semantic-release-bot committed Aug 24, 2022
1 parent e5ad3ea commit ac5d7a7
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.6.0](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.5.1...v3.6.0) (2022-08-24)


### Features

* vfile `location` > yaml `lineCounter` [#8](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/issues/8) ([e5ad3ea](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/commit/e5ad3eaa1cf8442a76e827b6d8f7509203a90356))

## [3.5.1](https://github.com/JulianCataldo/remark-lint-frontmatter-schema/compare/v3.5.0...v3.5.1) (2022-08-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": "@julian_cataldo/remark-lint-frontmatter-schema",
"version": "3.5.1",
"version": "3.6.0",
"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 ac5d7a7

Please sign in to comment.