Skip to content

Commit bbdc113

Browse files
chore(main): release 7.0.1
1 parent 8929f69 commit bbdc113

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+
## [7.0.1](https://github.com/nodejs/node-core-utils/compare/v7.0.0...v7.0.1) (2026-08-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** retrieve dependency packages for npm bundle ([#1148](https://github.com/nodejs/node-core-utils/issues/1148)) ([4dcb93c](https://github.com/nodejs/node-core-utils/commit/4dcb93c19d5774281fb255376a10b688a20a5dcc))
9+
* remove fast-tracking from code-and-learn ([#1149](https://github.com/nodejs/node-core-utils/issues/1149)) ([8929f69](https://github.com/nodejs/node-core-utils/commit/8929f69b79177ae13b2c3b0cceeb4a169dc90a17))
10+
311
## [7.0.0](https://github.com/nodejs/node-core-utils/compare/v6.4.0...v7.0.0) (2026-08-07)
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": "@node-core/utils",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)