Skip to content

Commit

Permalink
CI: Release (#1204)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucythecat authored Oct 15, 2023
1 parent 28c40df commit 45294b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .auri/$iniq33xl.md

This file was deleted.

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

## 2.0.1

### Patch changes

- [#1202](https://github.com/lucia-auth/lucia/pull/1202) by [@ollema](https://github.com/ollema) : Update `better-sqlite3` peer dependency to include version 9.x

## 2.0.0

### Major changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lucia-auth/adapter-sqlite",
"version": "2.0.0",
"version": "2.0.1",
"description": "SQLite adapter for Lucia",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 45294b5

Please sign in to comment.