Skip to content

Commit

Permalink
Release 1.5.2 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
kashalls authored May 4, 2022
1 parent 64f892a commit 923c2a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## History

### 1.5.2
* Don't log authentication prompt if codeCallback is specified. ([#40](https://github.com/PrismarineJS/prismarine-auth/pull/40)) - @ATXLtheAxolotl

### 1.5.1
* Update User-Agent header @LucienHH

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prismarine-auth",
"version": "1.5.1",
"version": "1.5.2",
"description": "Authentication library for Microsoft, Xbox Live, and Minecraft with caching support",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 923c2a6

Please sign in to comment.