Skip to content

Commit d7e810b

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 12.1.0
1 parent fe1f4cf commit d7e810b

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v12.1.0](https://github.com/voxpupuli/puppet-nodejs/tree/v12.1.0) (2026-02-22)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-nodejs/compare/v12.0.0...v12.1.0)
10+
11+
**Implemented enhancements:**
12+
13+
- Update debian source from list to deb822 [\#526](https://github.com/voxpupuli/puppet-nodejs/pull/526) ([alaunay](https://github.com/alaunay))
14+
- Add ubuntu 24.04 support [\#525](https://github.com/voxpupuli/puppet-nodejs/pull/525) ([bastelfreak](https://github.com/bastelfreak))
15+
- Add NodeJS 24 to test matrix [\#522](https://github.com/voxpupuli/puppet-nodejs/pull/522) ([evgeni](https://github.com/evgeni))
16+
717
## [v12.0.0](https://github.com/voxpupuli/puppet-nodejs/tree/v12.0.0) (2026-01-15)
818

919
[Full Changelog](https://github.com/voxpupuli/puppet-nodejs/compare/v11.0.0...v12.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-nodejs",
3-
"version": "12.0.1-rc0",
3+
"version": "12.1.0",
44
"author": "Vox Pupuli",
55
"summary": "Install Node.js package and npm package provider.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)