Skip to content

Commit 5b762e6

Browse files
committed
0.9.1
1 parent 75cc685 commit 5b762e6

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.9.1 (2020/02/24)
2+
3+
- DevTools accepts div props
4+
15
## v0.9.0 (2020/02/24)
26

37
- Rework everything: exposes `useDetectWrappedElements()`, `detectWrappedElements()` and `DevTools`

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flex-wrap-layout",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/tkrotoff/flex-wrap-layout.git"

0 commit comments

Comments
 (0)