Skip to content

Commit 4c42c87

Browse files
chore(main): release 11.0.1 (#317)
1 parent 0a481e2 commit 4c42c87

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "11.0.0"
2+
".": "11.0.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Standardise files with files in sous-chefs/repo-management
44
Standardise files with files in sous-chefs/repo-management
55
Standardise files with files in sous-chefs/repo-management
66

7+
## [11.0.1](https://github.com/sous-chefs/nodejs/compare/v11.0.0...v11.0.1) (2026-07-09)
8+
9+
10+
### Bug Fixes
11+
12+
* migrate to Policyfile ([#315](https://github.com/sous-chefs/nodejs/issues/315)) ([0a481e2](https://github.com/sous-chefs/nodejs/commit/0a481e22c2dcb811800219f96d24ba95bca583da))
13+
714
## [11.0.0](https://github.com/sous-chefs/nodejs/compare/v10.2.3...v11.0.0) (2026-05-19)
815

916

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
maintainer_email 'help@sous-chefs.org'
66
license 'Apache-2.0'
77
description 'Provides resources for installing Node.js and managing npm packages'
8-
version '11.0.0'
8+
version '11.0.1'
99
source_url 'https://github.com/sous-chefs/nodejs'
1010
issues_url 'https://github.com/sous-chefs/nodejs/issues'
1111
chef_version '>= 15.3'

0 commit comments

Comments
 (0)