Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Embraser01 committed Feb 23, 2024
1 parent a2ce03e commit 4b75a78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG.md

## Unreleased
## 3.1.6 - 2024-02-23

- Allow null return value in AuthProvider.getConfig() [#50](https://github.com/Embraser01/typoas/pull/50)

Expand Down
2 changes: 1 addition & 1 deletion packages/typoas-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typoas/runtime",
"version": "3.1.2",
"version": "3.1.6",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4b75a78

Please sign in to comment.