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 b058d39 commit 03e0941Copy full SHA for 03e0941
README.md
@@ -74,6 +74,13 @@ TODO
74
75
Release Notes
76
=============
77
+v0.5.2
78
+------
79
+
80
+ - Adding a bower.json file (thanks @adamjcook)
81
+ - Fix style being appended to head multiple times (thanks @thomassuckow and @progman32)
82
+ - Work around a chrome bug that would show scrollbars in some cases (thanks @thomassuckow)
83
84
v0.5.1
85
------
86
detect-element-resize.js
@@ -4,7 +4,7 @@
4
* https://github.com/sdecima/javascript-detect-element-resize
5
* Sebastian Decima
6
*
7
-* version: 0.5
+* version: 0.5.2
8
**/
9
10
(function () {
0 commit comments