Skip to content

Commit

Permalink
chore(release): 1.8.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.4](v1.8.3...v1.8.4) (2023-10-25)

### Bug Fixes

* bump dependencies ([b072102](b072102))
  • Loading branch information
semantic-release-bot committed Oct 25, 2023
1 parent b072102 commit 84cdc55
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.8.4](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.8.3...v1.8.4) (2023-10-25)


### Bug Fixes

* bump dependencies ([b072102](https://github.com/CoCreate-app/CoCreate-instagram/commit/b0721022948aa8dbf434ff4773622a96e885dcfe))

## [1.8.3](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.8.2...v1.8.3) (2023-10-14)


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/instagram",
"version": "1.8.3",
"version": "1.8.4",
"description": "A simple instagram component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"instagram",
Expand Down Expand Up @@ -60,4 +60,4 @@
"dependencies": {
"@cocreate/api": "^1.15.8"
}
}
}

0 comments on commit 84cdc55

Please sign in to comment.