Skip to content

Commit 30bdf92

Browse files
Version Packages (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1697562 commit 30bdf92

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/early-ties-rest.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
# Changelog
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- fix: ensure scope is entered correctly ([`1697562`](https://github.com/sveltejs/acorn-typescript/commit/16975621b44b3f2838f6d1a9bac6197f87c49570))
8+
39
## 1.0.3
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": "@sveltejs/acorn-typescript",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Acorn plugin that parses TypeScript",
55
"type": "module",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)