Skip to content

Commit 17130e4

Browse files
authored
Merge pull request #66 from sveltejs/changeset-release/main
Version Packages
2 parents edc3347 + e5239c1 commit 17130e4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nice-carrots-crash.md

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

CHANGELOG.md

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

3+
## 1.4.8
4+
5+
### Patch Changes
6+
7+
- 61c9902: fix: only push `with` clause if attributes length is gt 0
8+
39
## 1.4.7
410

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

0 commit comments

Comments
 (0)