mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
chore: bump all packages to 0.2.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
31f02a80d8
commit
52e936a770
16 changed files with 87 additions and 8 deletions
7
packages/adapter-utils/CHANGELOG.md
Normal file
7
packages/adapter-utils/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# @paperclipai/adapter-utils
|
||||
|
||||
## 0.2.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Version bump (patch)
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@paperclipai/adapter-utils",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue