Skip to content

Commit

Permalink
Merge pull request #57 from pilcrowOnPaper/main.auri
Browse files Browse the repository at this point in the history
Auri: Release request (v1.1.3)
  • Loading branch information
pilcrowonpaper authored Jan 31, 2024
2 parents 85a3e2a + 5d18674 commit 817c877
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion .changesets/7hiye.patch.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# arctic

## 1.1.3

### Patch changes

- Fix: Use request body for sending credentials in Dropbox provider ([#55](https://github.com/pilcrowOnPaper/arctic/pull/55))

## 1.1.0

- Add Patreon provider [#46](https://github.com/pilcrowOnPaper/arctic/pull/46)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "arctic",
"type": "module",
"version": "1.1.2",
"version": "1.1.3",
"description": "OAuth 2.0 clients for popular providers",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 817c877

Please sign in to comment.