We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e8dd5 commit 74520abCopy full SHA for 74520ab
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# [1.0.0-alpha.2](https://github.com/dash-ui/react-layout/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-06-25)
2
+
3
+### Features
4
5
+- remove alpha peers ([b5e8dd5](https://github.com/dash-ui/react-layout/commit/b5e8dd5697f23887cc66cc6b9cfd16ea284aa2da))
6
7
# [1.0.0-alpha.1](https://github.com/dash-ui/react-layout/compare/v0.9.3...v1.0.0-alpha.1) (2021-10-29)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@dash-ui/react-layout",
- "version": "1.0.0-alpha.1",
+ "version": "1.0.0-alpha.2",
"description": "Awesome layout primitives for React using @dash-ui",
"license": "MIT",
"author": "Jared Lunde <jared.lunde@gmail.com> (https://jaredlunde.com/)",
0 commit comments