Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Dec 8, 2024
1 parent f945b25 commit 3d0fe16
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/strong-carpets-boil.md

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
dist
persist.json
.DS_Store
notes
6 changes: 6 additions & 0 deletions packages/openauth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @openauthjs/openauth

## 0.0.19

### Patch Changes

- 0864481: allow configuring storage through environment

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/openauth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openauthjs/openauth",
"version": "0.0.18",
"version": "0.0.19",
"type": "module",
"scripts": {
"build": "bun run script/build.ts"
Expand Down

0 comments on commit 3d0fe16

Please sign in to comment.