Skip to content

Commit 5191ed7

Browse files
Version Packages (#55)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 76eabe8 commit 5191ed7

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/eight-turtles-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fresh-dolphins-grow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/gold-toys-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/rude-jeans-cough.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# esrap changelog
22

3+
## 1.4.6
4+
5+
### Patch Changes
6+
7+
- 1caf836: fix: add missing spaces in interfaces
8+
- 49d433b: fix: correctly handle parenthesised FunctionExpressions
9+
- 76eabe8: fix: consistently escape escape characters
10+
- 9daf5dd: fix: correct indentation of `TSModuleBlock`
11+
312
## 1.4.5
413

514
### Patch Changes

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.4.5",
3+
"version": "1.4.6",
44
"description": "Parse in reverse",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)