Skip to content

Commit ebf5810

Browse files
Merge pull request #6 from z-base/release-please--branches--master--components--bytecodec
chore(master): release 1.0.5
2 parents bd1591c + 096d12e commit ebf5810

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [1.0.5](https://github.com/z-base/bytecodec/compare/v1.0.4...v1.0.5) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* npm publish automation ([8ec6bee](https://github.com/z-base/bytecodec/commit/8ec6beeff72890b4521ad4c3a712c25f13766089))
9+
310
## [1.0.4](https://github.com/z-base/bytecodec/compare/v1.0.3...v1.0.4) (2026-01-27)
411

512

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.4",
3+
"version": "1.0.5",
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)