node/deps/nbytes/CHANGELOG.md
Node.js GitHub Bot 4e9877f73d
deps: update nbytes to 0.1.3
PR-URL: https://github.com/nodejs/node/pull/61879
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2026-02-20 21:57:52 +00:00

8 lines
304 B
Markdown

# Changelog
## [0.1.3](https://github.com/nodejs/nbytes/compare/v0.1.2...v0.1.3) (2026-02-18)
### Bug Fixes
* use arithmetic HexEncode instead of lookups ([#12](https://github.com/nodejs/nbytes/issues/12)) ([8011baf](https://github.com/nodejs/nbytes/commit/8011baff1dfecf48b5feca21cb29b72e3562c919))