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 231efba commit 6f0575bCopy full SHA for 6f0575b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.9.1](https://github.com/CoCreate-app/CoCreate-resize-observer/compare/v1.9.0...v1.9.1) (2024-01-28)
2
+
3
4
+### Bug Fixes
5
6
+* removed observer ([231efba](https://github.com/CoCreate-app/CoCreate-resize-observer/commit/231efbae34ed35bf6ef90cb69a0ab667e937dcc2))
7
8
# [1.9.0](https://github.com/CoCreate-app/CoCreate-resize-observer/compare/v1.8.0...v1.9.0) (2023-11-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/resize-observer",
- "version": "1.9.0",
+ "version": "1.9.1",
"description": "A simple resize-observer component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"resize-observer",
0 commit comments