Skip to content

Commit b6aba22

Browse files
chore(main): release react-auth-apple 1.1.0
1 parent 20c581f commit b6aba22

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-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.2","packages/apple-signin":"1.1.0"}

packages/apple-signin/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/forwardsoftware/react-auth/compare/react-auth-apple-v1.0.0...react-auth-apple-v1.1.0) (2026-03-28)
4+
5+
6+
### Features
7+
8+
* Apple Signin iOS/Android/Web ([#231](https://github.com/forwardsoftware/react-auth/issues/231)) ([8f4271f](https://github.com/forwardsoftware/react-auth/commit/8f4271f5e7e686fa92d09870375409c7c896df44))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** bump @vitejs/plugin-react ([8f4271f](https://github.com/forwardsoftware/react-auth/commit/8f4271f5e7e686fa92d09870375409c7c896df44))

packages/apple-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-apple",
33
"description": "Apple Sign-In adapter for @forward-software/react-auth - Web and React Native/Expo",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": "ForWarD Software (https://forwardsoftware.solutions/)",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)