Releases: web-pacotes/github-upsert
Releases · web-pacotes/github-upsert
Release list
v0.0.8
v0.0.7
Patch Changes
- 947c14f: feat: add support for getting commit blob for file upsert
v0.0.5
Patch Changes
- 81caf4f: feat: add support for upserting files within the CLI
v0.0.4
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
Patch Changes
- 5ba363f: Package now supports server-side and web environments on encoding file content as base64 string
v0.0.2
Patch Changes
- 73b7d95: fix badges pointing to incorrect package