Skip to content

Commit

Permalink
CI: Release (#1355)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucythecat authored Jan 27, 2024
1 parent ca15bc2 commit 31dfa7d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .auri/$ygs60su4.md

This file was deleted.

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

## 3.5.3

### Patch changes

- [#1353](https://github.com/lucia-auth/lucia/pull/1353) by [@xyassini](https://github.com/xyassini) : Fixed the endpoint used for exchanging authorization codes for the Atlassian provider

## 3.5.2

### Patch changes
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucia-auth/oauth",
"version": "3.5.2",
"version": "3.5.3",
"description": "OAuth integration for Lucia",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 31dfa7d

Please sign in to comment.