Skip to content

Commit 84e448f

Browse files
Merge pull request #3 from z-base/release-please--branches--master--components--bytecodec
chore(master): release 1.0.2
2 parents 708fc35 + d344ede commit 84e448f

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

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.2](https://github.com/z-base/bytecodec/compare/v1.0.1...v1.0.2) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* npm publish automation ([708fc35](https://github.com/z-base/bytecodec/commit/708fc35da1c458e70f0773c58e0b4cd6f25ade9a))
9+
* npm publish automation ([e90c83e](https://github.com/z-base/bytecodec/commit/e90c83ed0503c609620c849d670f326fe93e077c))
10+
311
## [1.0.1](https://github.com/z-base/bytecodec/compare/v1.0.0...v1.0.1) (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.1",
3+
"version": "1.0.2",
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)