Skip to content

Commit d6159d9

Browse files
chore: release package(s) (#134)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a0f46d6 commit d6159d9

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/better-crabs-prove.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/angular-parser/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# markuplint-angular-parser
22

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- [#133](https://github.com/un-ts/markuplint/pull/133) [`a0f46d6`](https://github.com/un-ts/markuplint/commit/a0f46d6d9eed18a1e3cf5f3925e3763278a49963) Thanks [@JounQin](https://github.com/JounQin)! - fix: should run `build` for `release`
8+
39
## 3.0.1
410

511
### Patch Changes

packages/angular-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markuplint-angular-parser",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"type": "module",
55
"description": "Angular parser for markuplint.",
66
"repository": "git+https://github.com/un-ts/markuplint.git",

packages/angular-rules/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# markuplint-angular-rules
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#133](https://github.com/un-ts/markuplint/pull/133) [`a0f46d6`](https://github.com/un-ts/markuplint/commit/a0f46d6d9eed18a1e3cf5f3925e3763278a49963) Thanks [@JounQin](https://github.com/JounQin)! - fix: should run `build` for `release`
8+
39
## 2.0.1
410

511
### Patch Changes

packages/angular-rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markuplint-angular-rules",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"type": "module",
55
"description": "Angular-specific rules for Markuplint.",
66
"repository": "git+https://github.com/un-ts/markuplint.git",

0 commit comments

Comments
 (0)