Skip to content

Commit f0a5a93

Browse files
chore(main): release react-auth-google 1.1.3
1 parent c91cc6e commit f0a5a93

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"lib":"2.1.0","packages/google-signin":"1.1.2","packages/apple-signin":"1.0.0"}
1+
{"lib":"2.1.0","packages/google-signin":"1.1.3","packages/apple-signin":"1.0.0"}

packages/google-signin/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.3](https://github.com/forwardsoftware/react-auth/compare/react-auth-google-v1.1.2...react-auth-google-v1.1.3) (2026-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump typescript from 5.9.3 to 6.0.2 ([#234](https://github.com/forwardsoftware/react-auth/issues/234)) ([631b117](https://github.com/forwardsoftware/react-auth/commit/631b1174e7146578457a26bf059c7cc8634b13dc))
9+
310
## [1.1.2](https://github.com/forwardsoftware/react-auth/compare/react-auth-google-v1.1.1...react-auth-google-v1.1.2) (2026-03-18)
411

512

packages/google-signin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@forward-software/react-auth-google",
33
"description": "Google Sign-In adapter for @forward-software/react-auth — Web and React Native",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"author": "ForWarD Software (https://forwardsoftware.solutions/)",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)