We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1451bf3 + 52122af commit 841d11eCopy full SHA for 841d11e
packages/simple-motion-dnd-grid/CHANGELOG.md
@@ -1,25 +1,7 @@
1
# @simple-motion-dnd/grid
2
3
-## 0.1.3
+## 0.0.1
4
5
### Patch Changes
6
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
18
19
-- release test
20
21
-## 0.1.0
22
23
-### Minor Changes
24
25
-- test
+- initial publish
packages/simple-motion-dnd-grid/package.json
@@ -1,6 +1,6 @@
{
"name": "@simple-motion-dnd/grid",
- "version": "0.1.3",
+ "version": "0.0.1",
"main": "./dist/index.cjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
0 commit comments