Skip to content

Commit

Permalink
Releasing 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Jul 28, 2023
1 parent f11e0ca commit 26e785f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

2.2.2 (????-??-??)
2.2.2 (2023-07-28)
------------------

* #111 Some documentation fixes.
Expand Down
4 changes: 2 additions & 2 deletions 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": "@badgateway/oauth2-client",
"version": "2.2.1",
"version": "2.2.2",
"description": "OAuth2 client for browsers and Node.js. Tiny footprint, PKCE support",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 26e785f

Please sign in to comment.