Skip to content

Commit

Permalink
chore(release): 1.11.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.2](v1.11.1...v1.11.2) (2024-02-03)

### Bug Fixes

*  removed from clinet.js ([5f52c22](5f52c22))
  • Loading branch information
semantic-release-bot committed Feb 3, 2024
1 parent 5f52c22 commit 2aaa153
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.11.2](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.11.1...v1.11.2) (2024-02-03)


### Bug Fixes

* removed from clinet.js ([5f52c22](https://github.com/CoCreate-app/CoCreate-instagram/commit/5f52c222b3ddf131dda675d7728f2edf1c5b208b))

## [1.11.1](https://github.com/CoCreate-app/CoCreate-instagram/compare/v1.11.0...v1.11.1) (2023-12-09)


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.11.1",
"version": "1.11.2",
"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 2aaa153

Please sign in to comment.