Skip to content

Commit d2331a6

Browse files
authored
Merge pull request #30 from D3OXY/changeset-release/main
Version Packages
2 parents ec09e27 + 3ea916a commit d2331a6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/breezy-gorillas-sip.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.4.6
4+
5+
### Patch Changes
6+
7+
- ec09e27: Fixed type errors
8+
39
## 1.4.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"publishConfig": {
88
"access": "public"
99
},
10-
"version": "1.4.5",
10+
"version": "1.4.6",
1111
"main": "./dist/index.js",
1212
"typings": "./typings.d.ts",
1313
"files": [

0 commit comments

Comments
 (0)