Skip to content

Commit a4307fa

Browse files
chore(main): release 2.10.1 (#114)
1 parent 7a4c58b commit a4307fa

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [2.10.1](https://github.com/gravity-ui/nodekit/compare/v2.10.0...v2.10.1) (2026-03-02)
4+
5+
6+
### Performance Improvements
7+
8+
* avoid redundant work in redactSensitiveHeaders on each call ([#113](https://github.com/gravity-ui/nodekit/issues/113)) ([7a4c58b](https://github.com/gravity-ui/nodekit/commit/7a4c58b79f547e4e765a947a0ede3c8bbe79df82))
9+
310
## [2.10.0](https://github.com/gravity-ui/nodekit/compare/v2.9.0...v2.10.0) (2025-12-25)
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": "@gravity-ui/nodekit",
3-
"version": "2.10.0",
3+
"version": "2.10.1",
44
"description": "Simple toolkit for your Node.js apps and scripts",
55
"license": "MIT",
66
"author": "Gravity UI Team",

0 commit comments

Comments
 (0)