Skip to content

Commit e6e0eac

Browse files
chore(main): release 2.0.2 (#112)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 73ce4be commit e6e0eac

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.0.1"}
1+
{"lib":"2.0.2"}

lib/CHANGELOG.md

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

3+
## [2.0.2](https://github.com/forwardsoftware/react-auth/compare/v2.0.1...v2.0.2) (2025-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **lib:** update `react-native` entry in lib `package.json` ([#111](https://github.com/forwardsoftware/react-auth/issues/111)) ([0056377](https://github.com/forwardsoftware/react-auth/commit/00563779025f023929f0b0966bd6d78e2b812dcb))
9+
310
## [2.0.1](https://github.com/forwardsoftware/react-auth/compare/v2.0.0...v2.0.1) (2025-10-07)
411

512

lib/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",
33
"description": "Simplify your Auth flow when working with React apps",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"author": "ForWarD Software (https://forwardsoftware.solutions/)",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)