Skip to content

Commit

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

### Bug Fixes

* bump dependencies for latest features ([4b8fc64](4b8fc64))
  • Loading branch information
semantic-release-bot committed Nov 12, 2023
1 parent 4b8fc64 commit a21d49a
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.7](https://github.com/CoCreate-app/CoCreate-linkedin/compare/v1.8.6...v1.8.7) (2023-11-12)


### Bug Fixes

* bump dependencies for latest features ([4b8fc64](https://github.com/CoCreate-app/CoCreate-linkedin/commit/4b8fc64fa2a0fc0bb4072e4a4205650e64613a0a))

## [1.8.6](https://github.com/CoCreate-app/CoCreate-linkedin/compare/v1.8.5...v1.8.6) (2023-11-09)


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/linkedin",
"version": "1.8.6",
"version": "1.8.7",
"description": "A simple linkedin component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"linkedin",
Expand Down Expand Up @@ -63,4 +63,4 @@
"node-linkedin-v2": "^0.0.8",
"passport-linkedin-oauth2": "^2.0.0"
}
}
}

0 comments on commit a21d49a

Please sign in to comment.