Skip to content

Commit c23af46

Browse files
committed
Deploy bugfix
1 parent 64baa8b commit c23af46

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @total-typescript/ts-reset
22

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- Fixed an issue where dist folder was not deployed.
8+
39
## 0.3.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": "@total-typescript/ts-reset",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "A CSS reset for TypeScript, improving types for common JavaScript API's",
55
"private": false,
66
"repository": "https://github.com/total-typescript/ts-reset",

0 commit comments

Comments
 (0)