Skip to content

Commit 4105b5d

Browse files
committed
cutting 0.1.6
1 parent 9f7a1a2 commit 4105b5d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog for `react-static-web-apps-auth`
22

3+
## [0.1.6] - 2021-03-11
4+
5+
### Changed
6+
7+
- Making the `postLoginRedirect` optional on login components
8+
39
## [0.1.4] - 2021-01-11
410

511
### Changed

react-static-web-apps-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aaronpowell/react-static-web-apps-auth",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "A library to help creating authenticated React apps on Azure Static Web Apps",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)