Skip to content

Commit 6f0575b

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2024-01-28) ### Bug Fixes * removed observer ([231efba](231efba))
1 parent 231efba commit 6f0575b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.9.0](https://github.com/CoCreate-app/CoCreate-resize-observer/compare/v1.8.0...v1.9.0) (2023-11-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/resize-observer",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "A simple resize-observer component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"resize-observer",

0 commit comments

Comments
 (0)