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 9500c92 commit 84d4f42Copy full SHA for 84d4f42
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog for `react-static-web-apps-auth`
2
3
+## [0.1.3] - 2021-01-04
4
+
5
+### Fixed
6
7
+- Release workflow didn't build before publishing
8
9
## [0.1.2]
10
11
Poking DevOps pipelines and setting README.
react-static-web-apps-auth/package.json
@@ -1,6 +1,6 @@
{
"name": "@aaronpowell/react-static-web-apps-auth",
- "version": "0.1.2",
+ "version": "0.1.3",
"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