Skip to content

Commit

Permalink
Merge pull request #2 from MonsterDeveloper/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
MonsterDeveloper authored Dec 17, 2024
2 parents 45fbe89 + 4d6df85 commit bd055b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/friendly-seals-nail.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 @@
# cachified-adapter-sqlite

## 1.0.1

### Patch Changes

- 45fbe89: Add JSDoc

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cachified-adapter-sqlite",
"version": "1.0.0",
"version": "1.0.1",
"description": "SQLite adapter for @epic-web/cachified. Compatible with better-sqlite3, sqlite, sqlite3, and Bun SQLite.",
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit bd055b5

Please sign in to comment.