We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2abe0 commit f7beca2Copy full SHA for f7beca2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog for `react-static-web-apps-auth`
2
3
+## [1.2.1] - 2021-08-25
4
+
5
+### Changed
6
7
+- Bumped version for fun
8
9
## [1.2.0] - 2021-07-12
10
11
### Changed
react-static-web-apps-auth/package.json
@@ -1,6 +1,6 @@
{
"name": "@aaronpowell/react-static-web-apps-auth",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "A library to help creating authenticated React apps on Azure Static Web Apps",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments