Skip to content

Releases: web-pacotes/github-upsert

v0.0.8

02 Feb 08:28
e858ba4
Compare
Choose a tag to compare

Patch Changes

  • 6a743a6: fix: missing predicate.ts export

v0.0.7

02 Feb 08:20
fb59550
Compare
Choose a tag to compare

Patch Changes

  • 947c14f: feat: add support for getting commit blob for file upsert

v0.0.5

07 May 21:47
5a41554
Compare
Choose a tag to compare

Patch Changes

  • 81caf4f: feat: add support for upserting files within the CLI

v0.0.4

04 May 21:11
2bcd86a
Compare
Choose a tag to compare

Patch Changes

  • ec0e3a7: fixes: bug on execution environment check which didn't allow package to be used in a Cloudflare Workers environment, since window is undefined but Buffer is also undefined

v0.0.3

03 May 22:37
4cd617e
Compare
Choose a tag to compare

Patch Changes

  • 5ba363f: Package now supports server-side and web environments on encoding file content as base64 string

v0.0.2

30 Apr 14:38
21a2b4b
Compare
Choose a tag to compare

Patch Changes

  • 73b7d95: fix badges pointing to incorrect package