Skip to content

Commit

Permalink
Merge pull request #6 from pilcrowOnPaper/main.auri
Browse files Browse the repository at this point in the history
Auri: Release request (v0.0.6)
  • Loading branch information
pilcrowonpaper authored Mar 26, 2024
2 parents 8b14410 + a3aa33d commit ff6b92e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion .changesets/1b0nd.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 @@
# lucia-adapter-astrodb

## 0.0.6

### Patch changes

- Update peer dependencies. ([#5](https://github.com/pilcrowOnPaper/lucia-adapter-astrodb/pull/5))

## 0.0.5

- Fix bugs.
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": "lucia-adapter-astrodb",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"description": "Astro DB adapter for Lucia",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit ff6b92e

Please sign in to comment.