Skip to content

Commit 41c2bd3

Browse files
committed
v3.3.2
1 parent eaf5778 commit 41c2bd3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Unreleased
22
==================
3+
4+
3.3.2 / 2022-07-06
5+
==================
36
- [Fix] Handle `as` casts in TSNonNullExpression
47

58
3.3.1 / 2022-06-22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsx-ast-utils",
3-
"version": "3.3.1",
3+
"version": "3.3.2",
44
"description": "AST utility module for statically analyzing JSX",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)