Comparing version 0.0.1 to 0.0.2
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.0.2](https://github.com/Anadian/cno-base64/compare/v0.0.1...v0.0.2) (2024-03-31) | ||
### Chores | ||
* Updated GitHub Actions. ([6c82c40](https://github.com/Anadian/cno-base64/commit/6c82c40ccfe61e285b2f2f98a247de610d3d5ff1)) | ||
### [0.0.1](https://github.com/Anadian/cno-base64/compare/v0.0.0...v0.0.1) (2024-03-31) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "cno-base64", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Micropackage: convert between a NodeJS Buffer and a base64-encoded string with optional URL-safe alphabet, padding, and MultiBase prefix.", | ||
@@ -5,0 +5,0 @@ "repository": { |
26778
8