Skip to content

Commit 841d11e

Browse files
authored
Realease: v0.0.0
Realease: v0.0.0
2 parents 1451bf3 + 52122af commit 841d11e

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed
Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,7 @@
11
# @simple-motion-dnd/grid
22

3-
## 0.1.3
3+
## 0.0.1
44

55
### Patch Changes
66

7-
- fix repository url
8-
9-
## 0.1.2
10-
11-
### Patch Changes
12-
13-
- repository url fix
14-
15-
## 0.1.1
16-
17-
### Patch Changes
18-
19-
- release test
20-
21-
## 0.1.0
22-
23-
### Minor Changes
24-
25-
- test
7+
- initial publish

packages/simple-motion-dnd-grid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simple-motion-dnd/grid",
3-
"version": "0.1.3",
3+
"version": "0.0.1",
44
"main": "./dist/index.cjs",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)