Skip to content

Commit

Permalink
fix: merge main into rc (#113)
Browse files Browse the repository at this point in the history
* fix: typo in updateBucket jsdoc

* fix: import cross-fetch conditionally

* fix: es2020

* chore: add search param to SearchOptions jsdoc on list function (#59)

* build(release-next): sets up the next branch as an npm prerelease (#80)

* fix: rename main release branch (#84)

* build(release-rc): sets up the rc branch as an npm prerelease (#98)

* Adds v1 docs (#107)

* docs: ci

Co-authored-by: Jonathan Picques <jonathan.picques@gmail.com>
Co-authored-by: Bobbie Soedirgo <bobbie@soedirgo.dev>
Co-authored-by: Copple <10214025+kiwicopple@users.noreply.github.com>
  • Loading branch information
4 people authored Oct 11, 2022
1 parent 290af16 commit 5f8a74d
Show file tree
Hide file tree
Showing 23 changed files with 87,779 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ dist
.tern-port

# generated docs
docs
docs/v2

# IDE
.idea/
.idea/
Loading

0 comments on commit 5f8a74d

Please sign in to comment.