Skip to content

Commit f6a002e

Browse files
Merge pull request #2 from z-base/release-please--branches--master--components--bytecodec
chore(master): release 1.0.1
2 parents 22d8b5e + ca459eb commit f6a002e

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.1](https://github.com/z-base/bytecodec/compare/v1.0.0...v1.0.1) (2026-01-27)
4+
5+
6+
### Bug Fixes
7+
8+
* trigger release ([22d8b5e](https://github.com/z-base/bytecodec/commit/22d8b5e092f2b5640d7334c15cd0789b83118897))
9+
310
## 1.0.0 (2026-01-27)
411

512
### Bug Fixes

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