Skip to content

Commit 6fd53e9

Browse files
authored
V0.1.0
First working prototype
2 parents f4d8201 + 1f10707 commit 6fd53e9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/nasty-points-run.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
# dstyler
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- f4d8201: Working prototype for dstyler. Set, get & delete correctly implemented with tests and working
8+
39
## 0.0.6
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dstyler",
3-
"version": "0.0.6",
3+
"version": "0.1.0",
44
"description": "",
55
"scripts": {
66
"dev": "vitest",

0 commit comments

Comments
 (0)