Skip to content

Commit

Permalink
release: 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
  • Loading branch information
flex-development[bot] authored Mar 18, 2024
1 parent a1112f0 commit 5e3b6c9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.2.0](https://github.com/flex-development/unist-util-types/compare/1.1.0...1.2.0) (2024-03-17)

### :sparkles: Features

- [[`8270a6e`](https://github.com/flex-development/unist-util-types/commit/8270a6e1c8a085c4b0a102fd6cf9d9d8418e2076)] `Match`, `MatchInclusiveDescendant`
- [[`85bf244`](https://github.com/flex-development/unist-util-types/commit/85bf2440f16927186c8e74517288c6d26e8651a7)] `Test`, `TestFunction`
- [[`44293c1`](https://github.com/flex-development/unist-util-types/commit/44293c1ce3ab5e531582068f940dd3ade73beb19)] `Type`

## [1.1.0](https://github.com/flex-development/unist-util-types/compare/1.0.0...1.1.0) (2024-03-15)

### :package: Build
Expand Down Expand Up @@ -51,3 +59,4 @@




2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@flex-development/unist-util-types",
"description": "unist utility types",
"version": "1.1.0",
"version": "1.2.0",
"keywords": [
"ast",
"syntax-tree",
Expand Down

0 comments on commit 5e3b6c9

Please sign in to comment.