Skip to content

Releases: web-pacotes/github-upsert

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 02 Feb 08:28
e858ba4

Patch Changes

  • 6a743a6: fix: missing predicate.ts export

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 02 Feb 08:20
fb59550

Patch Changes

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

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 07 May 21:47
5a41554

Patch Changes

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

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 04 May 21:11
2bcd86a

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

Choose a tag to compare

@github-actions github-actions released this 03 May 22:37
4cd617e

Patch Changes

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

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:38
21a2b4b

Patch Changes

  • 73b7d95: fix badges pointing to incorrect package