Skip to content

Commit 74520ab

Browse files
chore(release): 1.0.0-alpha.2
# [1.0.0-alpha.2](v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-06-25) ### Features * remove alpha peers ([b5e8dd5](b5e8dd5))
1 parent b5e8dd5 commit 74520ab

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
# [1.0.0-alpha.1](https://github.com/dash-ui/react-layout/compare/v0.9.3...v1.0.0-alpha.1) (2021-10-29)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dash-ui/react-layout",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "Awesome layout primitives for React using @dash-ui",
55
"license": "MIT",
66
"author": "Jared Lunde <[email protected]> (https://jaredlunde.com/)",

0 commit comments

Comments
 (0)