Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
chore: 🚀 merge PR #9 for v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JitPackJoyride authored Sep 10, 2023
2 parents d4dc062 + 3a8324b commit df7f550
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/ten-pens-repair.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 @@
# @jitpackjoyride/lucia-adapter-edgedb

## 0.1.0

### Minor Changes

- d4dc062: first working version of the edgedb adapter for lucia-auth

## 0.0.9

### Patch Changes
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": "@jitpackjoyride/lucia-adapter-edgedb",
"description": "Lucia adapter for EdgeDB",
"version": "0.0.9",
"version": "0.1.0",
"private": false,
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit df7f550

Please sign in to comment.