Skip to content

Commit eca363b

Browse files
Version Packages (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8f2fc99 commit eca363b

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/five-seahorses-taste.md

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

.changeset/three-dancers-flash.md

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

CHANGELOG.md

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

3+
## 2.2.2
4+
5+
### Patch Changes
6+
7+
- fc7edf6: fix: `context.multiline` now bubbles up through child-contexts
8+
- 8f2fc99: fix: remove extra margin between multiline object
9+
310
## 2.2.1
411

512
### 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": "2.2.1",
3+
"version": "2.2.2",
44
"description": "Parse in reverse",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)