Skip to content

Commit c913ea7

Browse files
chore(main): release react-auth-google 1.1.0 (#221)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3e7a06c commit c913ea7

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"lib":"2.0.3","packages/google-signin":"1.0.0"}
1+
{"lib":"2.0.3","packages/google-signin":"1.1.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.0](https://github.com/forwardsoftware/react-auth/compare/react-auth-google-v1.0.0...react-auth-google-v1.1.0) (2026-03-17)
4+
5+
6+
### Features
7+
8+
* Google Signin ([#211](https://github.com/forwardsoftware/react-auth/issues/211)) ([e41d4a5](https://github.com/forwardsoftware/react-auth/commit/e41d4a5fd94a250f55531d86f13ed8a443d2b366))
9+
310
## 1.0.0 (2026-03-17)
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.0.0",
4+
"version": "1.1.0",
55
"author": "ForWarD Software (https://forwardsoftware.solutions/)",
66
"license": "MIT",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)