Skip to content

Commit

Permalink
refactor: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexD10S committed Apr 19, 2021
1 parent 663e8d6 commit 9af8040
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [2.4.0](https://github.com/validatedid/did-auth-oidc-siop/compare/v2.3.0...v2.4.0) (2021-04-19)

### 🚀 Features

- create response without signature ([c82722d](https://github.com/validatedid/did-auth-oidc-siop/commit/c82722dadb6f7dcac5a6d5ae5d3080cd05ce820f))

## [2.3.0](https://github.com/validatedid/did-auth-oidc-siop/compare/v2.2.4...v2.3.0) (2021-03-31)

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@validatedid/did-auth",
"version": "2.3.0",
"version": "2.4.0",
"description": "Validated ID Authentication library that implements an OIDC-SIOP with DIDs",
"author": "Validated ID",
"license": "Apache-2.0",
Expand Down

0 comments on commit 9af8040

Please sign in to comment.