Skip to content

Commit e052213

Browse files
chore(main): release 11.0.0 (#307)
1 parent a941d0f commit e052213

3 files changed

Lines changed: 18 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-
".": "10.2.3"
2+
".": "11.0.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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.0](https://github.com/sous-chefs/nodejs/compare/v10.2.3...v11.0.0) (2026-05-19)
8+
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
* migrate nodejs to custom resources ([#306](https://github.com/sous-chefs/nodejs/issues/306))
13+
14+
### Features
15+
16+
* migrate nodejs to custom resources ([#306](https://github.com/sous-chefs/nodejs/issues/306)) ([a941d0f](https://github.com/sous-chefs/nodejs/commit/a941d0f729fad8b386cd8886ad9c232ed41b57e5))
17+
18+
19+
### Bug Fixes
20+
21+
* **ci:** Update workflows to use release pipeline ([#300](https://github.com/sous-chefs/nodejs/issues/300)) ([ef16e2c](https://github.com/sous-chefs/nodejs/commit/ef16e2ce7d32be9d50822926a8d09e30d4a54bad))
22+
723
## [10.2.3](https://github.com/sous-chefs/nodejs/compare/10.2.2...v10.2.3) (2025-10-15)
824

925

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 '10.2.3'
8+
version '11.0.0'
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)