Skip to content

Commit bd1591c

Browse files
Merge branch 'master' of https://github.com/z-base/bytecodec
2 parents 8ec6bee + a450858 commit bd1591c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/z-base/bytecodec/compare/v1.0.3...v1.0.4) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* npm publish automation ([2eee989](https://github.com/z-base/bytecodec/commit/2eee9895c88eeabe978489862e51a29a22f1e92b))
9+
* npm publish automation ([25eed87](https://github.com/z-base/bytecodec/commit/25eed87f9410616dc0b5b35df3e36b0f98a32e81))
10+
311
## [1.0.3](https://github.com/z-base/bytecodec/compare/v1.0.2...v1.0.3) (2026-01-27)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@z-base/bytecodec",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "JS/TS byte toolkit for base64url, UTF-8 strings, JSON, normalization, compression, concatenation, and comparison in browser and Node runtimes.",
55
"keywords": [
66
"base64url",

0 commit comments

Comments
 (0)