Skip to content

Commit

Permalink
chore(main): release 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 19, 2024
1 parent 9a8605e commit 556dd98
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.4.0](https://github.com/nodejs/node-core-utils/compare/v4.3.0...v4.4.0) (2024-03-19)


### Features

* add link to title and to json ([#781](https://github.com/nodejs/node-core-utils/issues/781)) ([2d4fced](https://github.com/nodejs/node-core-utils/commit/2d4fced8b5c102c1e6ab94ae51efa1b3fb5e9d14))
* add report to vulnerabilities.json ([#783](https://github.com/nodejs/node-core-utils/issues/783)) ([9a8605e](https://github.com/nodejs/node-core-utils/commit/9a8605ee6f9a67e0f34b09832888a35beb0aa035))
* update security release date ([#772](https://github.com/nodejs/node-core-utils/issues/772)) ([a0867a1](https://github.com/nodejs/node-core-utils/commit/a0867a1e4a5d581cc8e02f8b39d6508afb3593a0))


### Bug Fixes

* handle when remote is ssh ([#778](https://github.com/nodejs/node-core-utils/issues/778)) ([ee681c6](https://github.com/nodejs/node-core-utils/commit/ee681c6428d44798d63c964b0699fb37f1daee14))

## [4.3.0](https://github.com/nodejs/node-core-utils/compare/v4.2.3...v4.3.0) (2024-03-05)


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": "4.3.0",
"version": "4.4.0",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"engines": {
Expand Down

0 comments on commit 556dd98

Please sign in to comment.