Skip to content

Commit

Permalink
CI: Release (#1328)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucythecat authored Jan 7, 2024
1 parent c88691c commit ee7dd23
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .auri/$skstsn5z.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.1

### Patch changes

- [#1323](https://github.com/lucia-auth/lucia/pull/1323) by [@NuttyShrimp](https://github.com/NuttyShrimp) : Fix Dropbox provider

## 3.5.0

### Minor 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.0",
"version": "3.5.1",
"description": "OAuth integration for Lucia",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit ee7dd23

Please sign in to comment.