We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3535f7c commit a01457fCopy full SHA for a01457f
CHANGELOG.md
@@ -1 +1,5 @@
1
# Changelog
2
+
3
+0.1.0:
4
5
+* Fix layout not updated in new Dash versions
dash_responsive_grid_layout/package.json
@@ -1,6 +1,6 @@
{
"name": "dash-responsive-grid-layout",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "dash-responsive-grid-layout",
"main": "build/index.js",
6
"scripts": {
package.json
0 commit comments