Skip to content

Commit f416a7f

Browse files
chore(release): version package (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 37ba69b commit f416a7f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/thick-dancers-jump.md

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

3+
## 0.0.4
4+
### Patch Changes
5+
6+
7+
- fix: strip `?` from optional parameters ([#35](https://github.com/svecosystem/strip-types/pull/35))
8+
39
## 0.0.3
410
### Patch Changes
511

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.3",
4+
"version": "0.0.4",
55
"license": "MIT",
66
"author": {
77
"name": "Aidan Bleser",

0 commit comments

Comments
 (0)