Skip to content

Commit b097986

Browse files
committed
Update changelog
1 parent 5c86949 commit b097986

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### `v1.1.0`
22

3+
- fixed hooks implementation (`useResponsiveProp`, `useCurrentBreakpoint`)
4+
5+
### `v1.1.0`
6+
37
- `useBreakpoint``useCurrentBreakpoint`
48
- `FillObject``FillView`
59
- added `padding*` and `margin*` props to all components (only `Column` doesn't accept `margin*` props)

docs/docs/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ id: changelog
33
title: Changelog
44
---
55

6+
### `v1.1.1`
7+
8+
- fixed hooks implementation (`useResponsiveProp`, `useCurrentBreakpoint`)
9+
610
### `v1.1.0`
711

812
- `useBreakpoint``useCurrentBreakpoint`

0 commit comments

Comments
 (0)