Skip to content

Commit 256430c

Browse files
chore(release): 0.9.3
## [0.9.3](v0.9.2...v0.9.3) (2021-10-03) ### Bug Fixes * fix type errors ([4926481](4926481))
1 parent ecb5f14 commit 256430c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.9.3](https://github.com/dash-ui/react-layout/compare/v0.9.2...v0.9.3) (2021-10-03)
2+
3+
### Bug Fixes
4+
5+
- fix type errors ([4926481](https://github.com/dash-ui/react-layout/commit/4926481fef8abc81c34f58589b6b9628ed34b544))
6+
17
# Changelog
28

39
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

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": "0.9.2",
3+
"version": "0.9.3",
44
"description": "Awesome layout primitives for React using @dash-ui",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)