Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v0.3.2](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v0.3.2) (2025-05-29)

[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/v0.3.1...v0.3.2)

**Merged pull requests:**

- CI: Cleanup redundant jobs [\#18](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/18) ([bastelfreak](https://github.com/bastelfreak))
- modulesync 9.7.0 [\#17](https://github.com/voxpupuli/puppet-openvox_bootstrap/pull/17) ([bastelfreak](https://github.com/bastelfreak))

## [v0.3.1](https://github.com/voxpupuli/puppet-openvox_bootstrap/tree/v0.3.1) (2025-05-29)

[Full Changelog](https://github.com/voxpupuli/puppet-openvox_bootstrap/compare/0.3.0...v0.3.1)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-openvox_bootstrap",
"version": "0.3.2-rc0",
"version": "0.3.2",
"summary": "Bootstrap installation of OpenVox packages.",
"description": "A Bolt project to bootstrap the installation of OpenVox packages.",
"author": "Josh Partlow",
Expand Down