Skip to content

Commit

Permalink
chore(main): release 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nodejs-github-bot committed Nov 19, 2024
1 parent 82527ad commit a54b06f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [5.7.0](https://github.com/nodejs/node-core-utils/compare/v5.6.0...v5.7.0) (2024-11-19)


### Features

* **git-node:** add release promotion step ([#835](https://github.com/nodejs/node-core-utils/issues/835)) ([dfa9c92](https://github.com/nodejs/node-core-utils/commit/dfa9c9201366e9f025034cd40cb5ec9a8968dc9e))
* **git-node:** prompt before attempting branch-diff ([#869](https://github.com/nodejs/node-core-utils/issues/869)) ([391487b](https://github.com/nodejs/node-core-utils/commit/391487bb977fe122d322637c21c6f7ee8881f6b4))
* **git-node:** use a single `git push` command ([#870](https://github.com/nodejs/node-core-utils/issues/870)) ([82527ad](https://github.com/nodejs/node-core-utils/commit/82527ad29271b9a07d58bffa6bb48c77127a089a))

## [5.6.0](https://github.com/nodejs/node-core-utils/compare/v5.5.1...v5.6.0) (2024-11-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@node-core/utils",
"version": "5.6.0",
"version": "5.7.0",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"engines": {
Expand Down

0 comments on commit a54b06f

Please sign in to comment.