Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tefkah committed Jan 10, 2024
1 parent f4f12f0 commit 4bd843a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,9 @@
### Patch Changes

- 726f510: Initial Release

## 1.0.2

### Patch Changes

- Improve types for facets and certain CRUD operations, make `pubpub.pub.text.importToPub` work
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pubpub/sdk",
"version": "1.0.1",
"version": "1.0.2",
"description": "Official PubPub API client for Node.js.",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 4bd843a

Please sign in to comment.