Skip to content

Commit 3e15013

Browse files
chore: release version 2.2.0
1 parent 0251f91 commit 3e15013

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ 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+
## [v2.2.0](https://github.com/makandra/puppet-rbenv/tree/v2.2.0) (2025-04-23)
8+
9+
[Full Changelog](https://github.com/makandra/puppet-rbenv/compare/v2.1.0...v2.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- add rubygems version management [\#15](https://github.com/makandra/puppet-rbenv/issues/15)
14+
15+
## [v2.1.0](https://github.com/makandra/puppet-rbenv/tree/v2.1.0) (2025-03-13)
16+
17+
[Full Changelog](https://github.com/makandra/puppet-rbenv/compare/v2.0.0...v2.1.0)
18+
19+
**Merged pull requests:**
20+
21+
- chore: use rbenv from rbenv GitHub Organization [\#4](https://github.com/makandra/puppet-rbenv/pull/4) ([moritz-makandra](https://github.com/moritz-makandra))
22+
723
## [v2.0.0](https://github.com/makandra/puppet-rbenv/tree/v2.0.0) (2025-03-13)
824

925
[Full Changelog](https://github.com/makandra/puppet-rbenv/compare/f3a36e786a980af99ce7920d180bf8b4944ef822...v2.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": "makandra-rbenv",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"author": "makandra",
55
"summary": "rbenv Ruby Version Manager module",
66
"license": "MIT",

0 commit comments

Comments
 (0)