Skip to content

Commit

Permalink
chore(release): 1.11.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.3](v1.11.2...v1.11.3) (2024-06-12)

### Bug Fixes

* bump cocreate dependencies ([c08effc](c08effc))
* svg icon class ([cdc192a](cdc192a))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent c08effc commit 73eeb1d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.11.3](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.11.2...v1.11.3) (2024-06-12)


### Bug Fixes

* bump cocreate dependencies ([c08effc](https://github.com/CoCreate-app/CoCreate-scroll/commit/c08effcdda017ee38af9dc3496c1899cc35c79ad))
* svg icon class ([cdc192a](https://github.com/CoCreate-app/CoCreate-scroll/commit/cdc192a957f4202a632f8efc088bdb6b9b7e88cb))

## [1.11.2](https://github.com/CoCreate-app/CoCreate-scroll/compare/v1.11.1...v1.11.2) (2024-04-29)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/scroll",
"version": "1.11.2",
"version": "1.11.3",
"description": "A simple scroll component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"scroll",
Expand Down Expand Up @@ -60,4 +60,4 @@
"dependencies": {
"@cocreate/observer": "^1.16.1"
}
}
}

0 comments on commit 73eeb1d

Please sign in to comment.