Skip to content

Commit

Permalink
Merge branch 'development' of github.com:Cap-go/capacitor-social-logi…
Browse files Browse the repository at this point in the history
…n into development
  • Loading branch information
WcaleNieWolny committed Jan 4, 2025
2 parents 502482e + f4901ee commit 998aff3
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.77-alpha.2](https://github.com/Cap-go/capacitor-social-login/compare/0.0.85...0.0.77-alpha.2) (2025-01-04)

### [0.0.77-alpha.1](https://github.com/Cap-go/capacitor-social-login/compare/0.0.77-alpha.0...0.0.77-alpha.1) (2024-12-10)


### Bug Fixes

* bun file ([cde056c](https://github.com/Cap-go/capacitor-social-login/commit/cde056c0b0ca27995ce8b231841929b7b96a5e05))
* lint issue ([3181d8d](https://github.com/Cap-go/capacitor-social-login/commit/3181d8d8336f63f30ef267071ddfa2f8fd30f139))

### [0.0.77-alpha.0](https://github.com/Cap-go/capacitor-social-login/compare/0.0.76...0.0.77-alpha.0) (2024-12-10)


### Features

* fix 'ID' field problem in the GoogleProvider Android ([ed4f563](https://github.com/Cap-go/capacitor-social-login/commit/ed4f56382e39d14c6f2517fb715206a643ec9d61)), closes [#76](https://github.com/Cap-go/capacitor-social-login/issues/76)
* port development part 1 ([5f09d26](https://github.com/Cap-go/capacitor-social-login/commit/5f09d267a1bd985b5b8012369ba21e2756d13c24))
* port development part 2 ([74f198d](https://github.com/Cap-go/capacitor-social-login/commit/74f198d736f7903fd77a1bfc203edd8b2e2e6d72))
* port offline_mode on android + fixes on web ([11a3236](https://github.com/Cap-go/capacitor-social-login/commit/11a3236a877e33a1cecde53375f3e9ad17a0ac02))
* port offline_mode on iOS ([3c96fc7](https://github.com/Cap-go/capacitor-social-login/commit/3c96fc764553610c3cc4bea3bc72901b86651e1b))

### [0.0.77-alpha.1](https://github.com/Cap-go/capacitor-social-login/compare/0.0.77-alpha.0...0.0.77-alpha.1) (2024-12-10)


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": "@capgo/capacitor-social-login",
"version": "0.0.77-alpha.1",
"version": "0.0.77-alpha.2",
"description": "All social logins in one plugin",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 998aff3

Please sign in to comment.