Skip to content

Commit

Permalink
chore(release): 1.8.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.6](v1.8.5...v1.8.6) (2023-11-09)

### Bug Fixes

* meta name typo ([94dfa88](94dfa88))
* update host ([056ae72](056ae72))
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent 056ae72 commit dcf13cb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.8.6](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.8.5...v1.8.6) (2023-11-09)


### Bug Fixes

* meta name typo ([94dfa88](https://github.com/CoCreate-app/CoCreate-instagram/commit/94dfa88312b1e9383ddd36841ed37ad84e98c18f))
* update host ([056ae72](https://github.com/CoCreate-app/CoCreate-instagram/commit/056ae723d4937a0129b1a658f08b6babdc946e7c))

## [1.8.5](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.8.4...v1.8.5) (2023-11-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/instagram",
"version": "1.8.5",
"version": "1.8.6",
"description": "A simple instagram component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"instagram",
Expand Down

0 comments on commit dcf13cb

Please sign in to comment.