You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ Standardise files with files in sous-chefs/repo-management
4
4
Standardise files with files in sous-chefs/repo-management
5
5
Standardise files with files in sous-chefs/repo-management
6
6
7
+
## Unreleased
8
+
9
+
### Bug Fixes
10
+
11
+
* Fix npm_from_source recipe to use :install action instead of :install_with_make - npm is a JavaScript package without Makefile ([#232](https://github.com/sous-chefs/nodejs/issues/232))
12
+
* Update CI platform names to match kitchen.dokken.yml configuration (ubuntu-22.04, ubuntu-24.04, debian-12)
0 commit comments