Skip to content

Commit 17e79bf

Browse files
chore(main): release 10.2.3 (#301)
1 parent ef16e2c commit 17e79bf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.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.2"
2+
".": "10.2.3"
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+
## [10.2.3](https://github.com/sous-chefs/nodejs/compare/10.2.2...v10.2.3) (2025-10-15)
8+
9+
10+
### Bug Fixes
11+
12+
* **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))
13+
714
## 10.2.1 - *2025-06-08*
815

916
Standardise files with files in sous-chefs/repo-management

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs/Configures node.js'
6-
version '10.2.2'
6+
version '10.2.3'
77
source_url 'https://github.com/sous-chefs/nodejs'
88
issues_url 'https://github.com/sous-chefs/nodejs/issues'
99
chef_version '>= 15.3'

0 commit comments

Comments
 (0)