Skip to content

Commit

Permalink
Update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Heatmanofurioso committed Sep 22, 2022
1 parent 7d2d920 commit d4a0038
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.2.5
## What's Changed
* Auto stash before rebase of "feature/updateDependencies" by @Heatmanofurioso in https://github.com/abacritt/angularx-social-login/pull/594
* console.log in ButtonDirective deleted by @JoseSolorzanoC in https://github.com/abacritt/angularx-social-login/pull/608
* add: [Google]prompt property on initTokenClient by @kattoshi in https://github.com/abacritt/angularx-social-login/pull/588

# 1.2.4
- Update dependencies
- Update required dependencies versioning
Expand Down
2 changes: 1 addition & 1 deletion projects/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@abacritt/angularx-social-login",
"version": "1.2.4",
"version": "1.2.5",
"description": "Social login and authentication module for Angular 14. Supports authentication with Google, Facebook, Amazon, and VK. Can be extended to other providers also.",
"repository": {
"type": "git",
Expand Down

0 comments on commit d4a0038

Please sign in to comment.