Skip to content

Commit 10af0b9

Browse files
Version Packages (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 19c0866 commit 10af0b9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/common-states-cut.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 +1,7 @@
11
# Changelog
2+
3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- fix: parse type assertions ([#1](https://github.com/sveltejs/acorn-typescript/pull/1))

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.0",
3+
"version": "1.0.1",
44
"description": "Acorn plugin that parses TypeScript",
55
"type": "module",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)