Skip to content

Commit

Permalink
chore: release markuplint-sync v0.1.3 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 16, 2021
1 parent 52ec750 commit 6791b7c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wild-wolves-lay.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# markuplint-sync

## 0.1.3

### Patch Changes

- [#18](https://github.com/rx-ts/markuplint/pull/18) [`52ec750`](https://github.com/rx-ts/markuplint/commit/52ec7506ca1f929b8d556168657205e36a0d1f8d) Thanks [@JounQin](https://github.com/JounQin)! - fix: auto load third party rules correctly

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markuplint-sync",
"version": "0.1.2",
"version": "0.1.3",
"description": "Same as markuplint but extends with sync API.",
"repository": "git+https://github.com/rx-ts/markuplint.git",
"homepage": "https://github.com/rx-ts/markuplint/tree/main/packages/sync",
Expand Down

0 comments on commit 6791b7c

Please sign in to comment.