We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b688a1 commit 374c208Copy full SHA for 374c208
CHANGELOG.md
@@ -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,6 +1,6 @@
{
"name": "laundree-sdk",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "An sdk for laundree.io",
"main": "index.js",
"scripts": {
0 commit comments