diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e04eca..6293fda 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [1.0.104](https://github.com/FRSOURCE/base64/compare/v1.0.103...v1.0.104) (2024-12-17) + ## [1.0.103](https://github.com/FRSOURCE/base64/compare/v1.0.102...v1.0.103) (2024-12-09) ## [1.0.102](https://github.com/FRSOURCE/base64/compare/v1.0.101...v1.0.102) (2024-12-02) diff --git a/package.json b/package.json index f6128f2..3c5147c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@frsource/base64", - "version": "1.0.103", + "version": "1.0.104", "description": "base64 encoder/decoder with UTF-8 support 📔", "repository": "https://github.com/FRSOURCE/base64.git", "homepage": "http://www.webtoolkit.info/javascript_base64.html",