Skip to content

Commit 714de6f

Browse files
chore(release): 3.6.2
## [3.6.2](v3.6.1...v3.6.2) (2022-02-17) ### Bug Fixes * should update elements' position's height after resized in a short duration ([#106](#106)) ([4384dfb](4384dfb))
1 parent 4384dfb commit 714de6f

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+
## [3.6.2](https://github.com/jaredLunde/masonic/compare/v3.6.1...v3.6.2) (2022-02-17)
2+
3+
### Bug Fixes
4+
5+
- should update elements' position's height after resized in a short duration ([#106](https://github.com/jaredLunde/masonic/issues/106)) ([4384dfb](https://github.com/jaredLunde/masonic/commit/4384dfb1739da79db351941c068e61d62cf2f84c))
6+
17
## [3.6.1](https://github.com/jaredLunde/masonic/compare/v3.6.0...v3.6.1) (2021-10-23)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "masonic",
3-
"version": "3.6.1",
3+
"version": "3.6.2",
44
"description": "",
55
"license": "MIT",
66
"author": "Jared Lunde <jared.lunde@gmail.com> (https://jaredlunde.com/)",

0 commit comments

Comments
 (0)