Skip to content

Commit 374c208

Browse files
committed
chore: Release 0.0.3
1 parent 5b688a1 commit 374c208

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
## [0.0.2]
6+
7+
### Added
8+
9+
- Changelog
10+
11+
### Fixed
12+
13+
- `index.js` exporting sdk
14+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laundree-sdk",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "An sdk for laundree.io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)