Skip to content

Commit abd312f

Browse files
Release 2.7.0 (#124)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1402f43 commit abd312f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## History
22

3+
### 2.7.0
4+
* [Add methods for fetching PlayFab and Minecraft Service tokens (#107)](https://github.com/PrismarineJS/prismarine-auth/commit/1402f43dae29c8ffe65ffa2840b27542c06767ca) (thanks @LucienHH)
5+
36
### 2.6.0
47
* [Bump mocha from 10.8.2 to 11.0.1 (#112)](https://github.com/PrismarineJS/prismarine-auth/commit/c5a13a05a34da8b9821c19eda900eca3543f89d3) (thanks @dependabot[bot])
58
* [Remove node-fetch in favor of the Node.js built-in fetch() function (#118)](https://github.com/PrismarineJS/prismarine-auth/commit/73634a7ea20ed20e9e7403bfd142534fd786179b) (thanks @extremeheat)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-auth",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "Authentication library for Microsoft, Xbox Live, and Minecraft with caching support",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)