Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit e72854b

Browse files
committed
chore: prep v0.2.13 release
1 parent 7b6f034 commit e72854b

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,6 +1,12 @@
11
# Release Notes
22
The DID Auth SIOP typescript library is still in an alpha state at this point. Please note that the interfaces might still change a bit as the software still is in active development.
33

4+
## v0.2.13 - 2022-08-15
5+
6+
- Updated:
7+
- Updated some dependencies
8+
9+
410
## v0.2.12 - 2022-07-07
511

612
- Fixed:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sphereon/did-auth-siop",
3-
"version": "0.2.13-next.0",
3+
"version": "0.2.13",
44
"main": "dist/main/index.js",
55
"types": "dist/main/index.d.ts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)