Skip to content

Commit b587db2

Browse files
Version Packages
1 parent b653f40 commit b587db2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-apples-wash.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.7
4+
5+
### Patch Changes
6+
7+
- b653f40: Fix Readme not showing up on npmjs page
8+
39
## 1.4.6
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.6",
10+
"version": "1.4.7",
1111
"main": "./dist/index.js",
1212
"typings": "./typings.d.ts",
1313
"files": [

0 commit comments

Comments
 (0)