Skip to content

Commit a9bbc6a

Browse files
committed
-> v1.3.2
1 parent d49ea4c commit a9bbc6a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# esrap changelog
22

3+
## 1.3.2
4+
5+
- Loosen types ([#15](https://github.com/Rich-Harris/esrap/pull/15))
6+
37
## 1.3.1
48

59
- Fix types
610

711
## 1.3.0
812

9-
- Support TypeScript nodes
13+
- Support TypeScript nodes ([#13](https://github.com/Rich-Harris/esrap/pull/13))
1014

1115
## 1.2.3
1216

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "esrap",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "Parse in reverse",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)