Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 2, 2021
1 parent be30afb commit dcfed88
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/dull-dolphins-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-hotels-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-poets-fold.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/angular-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# markuplint-angular-parser

## 0.3.4

### Patch Changes

- [#46](https://github.com/rx-ts/markuplint/pull/46) [`47f09b2`](https://github.com/rx-ts/markuplint/commit/47f09b2a40123d04626f0bc2894b7535e3a1fa52) Thanks [@JounQin](https://github.com/JounQin)! - fix(angular-parser): parse tags with namespace correctly

- [#48](https://github.com/rx-ts/markuplint/pull/48) [`be30afb`](https://github.com/rx-ts/markuplint/commit/be30afb65f5420cf8e8dbd046927716e0ec60919) Thanks [@JounQin](https://github.com/JounQin)! - fix(angular-parser): support namespaced svg tags like `svg:defs`

- [#46](https://github.com/rx-ts/markuplint/pull/46) [`47f09b2`](https://github.com/rx-ts/markuplint/commit/47f09b2a40123d04626f0bc2894b7535e3a1fa52) Thanks [@JounQin](https://github.com/JounQin)! - fix(angular-parser): support parsing void element like `<img>`

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/angular-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markuplint-angular-parser",
"version": "0.3.3",
"version": "0.3.4",
"description": "Angular parser for markuplint.",
"repository": "git+https://github.com/rx-ts/markuplint.git",
"homepage": "https://github.com/rx-ts/markuplint/tree/main/packages/angular-parser",
Expand Down

0 comments on commit dcfed88

Please sign in to comment.