Skip to content

Commit 6a524c9

Browse files
committed
chore: version
1 parent aa53f28 commit 6a524c9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# js-sdk
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- init

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-sdk",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"exports": {
55
".": {
66
"import": {

0 commit comments

Comments
 (0)