Skip to content

Commit 0fe4e03

Browse files
committed
Updated version number
1 parent bfbf2b0 commit 0fe4e03

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ This new and refactored component has more features, typesafe Emits, Props and a
6161
* Props and emits are typesafe.
6262

6363
## Changelog
64+
### v: 1.2.3 (2023-10-xx)
65+
* __Fixed Issue__ [Layout update event is raised before update is finished](https://github.com/gwinnem/vue-responsive-grid-layout/issues/19)
66+
6467

6568
### v: 1.2.2 (2023-09-19)
6669
* __Fixed Issue__ [Drag and Drop from outside is not working when distributeEvenly prop is set](https://github.com/gwinnem/vue-responsive-grid-layout/issues/5)

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"grid",
2020
"dynamic-grid",
2121
"grid-layout",
22+
"responsive-grid-layout",
2223
"dynamic-grid-layout",
2324
"layout",
2425
"resize",

0 commit comments

Comments
 (0)