Merge pull request #713 from paperclipai/release/0.3.1

Release/0.3.1
This commit is contained in:
Dotta 2026-03-14 11:00:24 -05:00 committed by GitHub
commit dcd8a47d4f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 230 additions and 14 deletions

View file

@ -1,5 +1,13 @@
# @paperclipai/db
## 0.3.1
### Patch Changes
- Stable release preparation for 0.3.1
- Updated dependencies
- @paperclipai/shared@0.3.1
## 0.3.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@paperclipai/db",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",
"exports": {
".": "./src/index.ts",