Skip to content

Commit 7754723

Browse files
chore(main): release 2.7.0 (#103)
1 parent 1f5bf22 commit 7754723

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/gravity-ui/nodekit/compare/v2.6.3...v2.7.0) (2025-10-10)
4+
5+
6+
### Features
7+
8+
* enhance DynamicConfigPoller with flexible header support ([#101](https://github.com/gravity-ui/nodekit/issues/101)) ([116995c](https://github.com/gravity-ui/nodekit/commit/116995c6e38b96299f9cefa920c7295bb6f95d9d))
9+
10+
11+
### Bug Fixes
12+
13+
* **context:** correctly log call fails and warnings ([#102](https://github.com/gravity-ui/nodekit/issues/102)) ([1f5bf22](https://github.com/gravity-ui/nodekit/commit/1f5bf2268739e3cfdc4fef6423607553cbd7dedf))
14+
315
## [2.6.3](https://github.com/gravity-ui/nodekit/compare/v2.6.2...v2.6.3) (2025-10-06)
416

517

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.6.3",
3+
"version": "2.7.0",
44
"description": "Simple toolkit for your Node.js apps and scripts",
55
"license": "MIT",
66
"author": "Gravity UI Team",

0 commit comments

Comments
 (0)