Skip to content

Commit 0a636d8

Browse files
authored
Update CHANGELOG.md
1 parent 17c5a73 commit 0a636d8

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

CHANGELOG.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
## [project-title] Changelog
1+
## [Azure/static-web-apps-deploy] Changelog
22

3-
<a name="x.y.z"></a>
4-
# x.y.z (yyyy-mm-dd)
3+
# x1.0.0 (2023.04)
54

65
*Features*
7-
* ...
8-
9-
*Bug Fixes*
10-
* ...
11-
12-
*Breaking Changes*
13-
* ...
6+
* SWA + API
7+
* `.devcontainer`: local proxied react + api using [SWA CLI](https://learn.microsoft.com/en-us/azure/static-web-apps/static-web-apps-cli-configuration)
8+
* `app-react-vite`: very simple React 18 + Vite app with Azure _easy auth_
9+
* `api`: very simple Node.js Azure Functions v4 (new programming model) with `/status` route
10+
* `api-inmemory`: very simple Node.js Azure Functions v4 (new programming model) with `/status` and in-memory db for `/todo` route
11+
* `docs`: helpful information about resources
12+
* `example-workflows`: example GitHub workflow files you can use to build and deploy apps

0 commit comments

Comments
 (0)