Skip to content

Commit 151b971

Browse files
chore(release): version package (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9de4ce3 commit 151b971

File tree

4 files changed

+10
-13
lines changed

4 files changed

+10
-13
lines changed

.changeset/lovely-ducks-stare.md

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

.changeset/metal-geese-call.md

Lines changed: 0 additions & 6 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
# @svecosystem/strip-types
22

3+
## 0.0.3
4+
### Patch Changes
5+
6+
7+
- chore: bump deps ([#33](https://github.com/svecosystem/strip-types/pull/33))
8+
9+
10+
- chore: remove unnecessary `pathe` dependency ([#33](https://github.com/svecosystem/strip-types/pull/33))
11+
312
## 0.0.2
413
### Patch Changes
514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@svecosystem/strip-types",
33
"description": "A type stripper for Svelte.",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"license": "MIT",
66
"author": {
77
"name": "Aidan Bleser",

0 commit comments

Comments
 (0)