Skip to content

Commit

Permalink
chore(xast-util-is-element): release version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tefkah committed Sep 29, 2023
1 parent bfd83a6 commit b026e6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions libs/xast/xast-util-is-element/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.3.1](https://github.com/TrialAndErrorOrg/parsers/compare/xast-util-is-element-0.3.0...xast-util-is-element-0.3.1) (2023-09-29)

## [0.3.0](https://github.com/TrialAndErrorOrg/parsers/compare/xast-util-is-element-0.2.0...xast-util-is-element-0.3.0) (2023-09-29)


Expand Down
2 changes: 1 addition & 1 deletion libs/xast/xast-util-is-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xast-util-is-element",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"repository": "https://github.com/TrialAndErrorOrg/parsers",
"author": "Thomas F. K. Jorna <[email protected]>",
Expand Down

0 comments on commit b026e6b

Please sign in to comment.