Skip to content

Commit 84d4f42

Browse files
authored
cutting release
1 parent 9500c92 commit 84d4f42

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.3] - 2021-01-04
4+
5+
### Fixed
6+
7+
- Release workflow didn't build before publishing
8+
39
## [0.1.2]
410

511
Poking DevOps pipelines and setting README.

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.2",
3+
"version": "0.1.3",
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)