Skip to content

Commit 0ca8a52

Browse files
committed
chore: release 3.0.0-beta.16
1 parent ce3d3c3 commit 0ca8a52

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [3.0.0-beta.16](https://github.com/authcompanion/authcompanion2/compare/3.0.0-beta.15...3.0.0-beta.16) (2023-09-15)
2+
3+
This release of AuthCompanion features a new and improved UI for all authentication web forms!
4+
5+
### Features
6+
7+
* **client:** new and refreshed UI for all auth pages ([#12](https://github.com/authcompanion/authcompanion2/issues/12)) ([ce3d3c3](https://github.com/authcompanion/authcompanion2/commit/ce3d3c3dc2eb4a439eaf389ead25d76d676ce167))
8+
9+
10+
111
# [3.0.0-beta.15](https://github.com/authcompanion/authcompanion2/compare/3.0.0-beta.14...3.0.0-beta.15) (2023-09-08)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "authcompanion2",
3-
"version": "3.0.0-beta.15",
3+
"version": "3.0.0-beta.16",
44
"description": "An admin-friendly, User Management Server (with Passkeys & JWTs) - for seamless and secure integration of user authentication.",
55
"main": "server.js",
66
"type": "module",

0 commit comments

Comments
 (0)