Skip to content

Commit

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

### Bug Fixes

* bump cocreate dependencies ([61ffbdb](61ffbdb))
* svg icon class ([dfbaec6](dfbaec6))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent 61ffbdb commit 1c7032e
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.4](https://github.com/CoCreate-app/CoCreate-pinterest/compare/v1.11.3...v1.11.4) (2024-06-12)


### Bug Fixes

* bump cocreate dependencies ([61ffbdb](https://github.com/CoCreate-app/CoCreate-pinterest/commit/61ffbdb29125de1b9c20d6e26e23c0391211c974))
* svg icon class ([dfbaec6](https://github.com/CoCreate-app/CoCreate-pinterest/commit/dfbaec6d13f6ab2ba50152568d2be28a3c05268e))

## [1.11.3](https://github.com/CoCreate-app/CoCreate-pinterest/compare/v1.11.2...v1.11.3) (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/pinterest",
"version": "1.11.3",
"version": "1.11.4",
"description": "A simple pinterest component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"pinterest",
Expand Down Expand Up @@ -60,4 +60,4 @@
"dependencies": {
"@cocreate/api": "^1.21.0"
}
}
}

0 comments on commit 1c7032e

Please sign in to comment.