Skip to content

Commit

Permalink
chore: update version (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 6, 2024
1 parent f462286 commit 7812ad6
Show file tree
Hide file tree
Showing 14 changed files with 20 additions and 75 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-eggs-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-rabbits-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-cherries-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-parrots-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-schools-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-socks-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-ants-rest.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-hotels-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-insects-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-books-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-apes-brush.md

This file was deleted.

19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# typed-pocketbase

## 0.1.0

### Minor Changes

- f462286: custom client

### Patch Changes

- f462286: fix sort param parsing
- f462286: correctly type empty select
- f462286: fix filters
- f462286: realtime support
- f462286: remove cjs bundle
- f462286: only expose supported types for subscribe options
- f462286: account for plural relations
- f462286: allow deleting files by providing null as value
- f462286: make password and passwordConfirm optional on update
- f462286: expand can be undefined

## 0.1.0-pre.7

### Patch 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": "typed-pocketbase",
"version": "0.1.0-pre.7",
"version": "0.1.0",
"description": "Add types to the PocketBase JavaScript SDK",
"author": "David Plugge",
"repository": {
Expand Down

0 comments on commit 7812ad6

Please sign in to comment.