Skip to content

Commit 289fef4

Browse files
v3.6.1
1 parent d5b87e0 commit 289fef4

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.RELEASE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
- Add Mastodon client ([#288](https://github.com/pilcrowonpaper/arctic/pull/288)).
2-
- Add Autodesk Platform Services client ([#292](https://github.com/pilcrowonpaper/arctic/pull/292)).
3-
- Strava: Add `refreshAccessToken()` method ([#295](https://github.com/pilcrowonpaper/arctic/pull/295)).
1+
- Fix Start.gg authorization endpoint ([#300](https://github.com/pilcrowonpaper/arctic/pull/300))
2+
- Fix Tiltify authorization endpoint ([#300](https://github.com/pilcrowonpaper/arctic/pull/300))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "arctic",
33
"type": "module",
4-
"version": "3.6.0",
4+
"version": "3.6.1",
55
"description": "OAuth 2.0 clients for popular providers",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)