Skip to content

Commit

Permalink
Merge pull request #53 from voxpupuli/rel180
Browse files Browse the repository at this point in the history
Release 1.8.0
  • Loading branch information
bastelfreak authored Jan 31, 2025
2 parents b54bef1 + c384e60 commit 472b562
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ 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.

## [v1.8.0](https://github.com/voxpupuli/puppet-bolt/tree/v1.8.0) (2025-01-31)

[Full Changelog](https://github.com/voxpupuli/puppet-bolt/compare/v1.7.0...v1.8.0)

**Implemented enhancements:**

- bolt project: And versioned deploys paths [\#52](https://github.com/voxpupuli/puppet-bolt/pull/52) ([bastelfreak](https://github.com/bastelfreak))

## [v1.7.0](https://github.com/voxpupuli/puppet-bolt/tree/v1.7.0) (2025-01-31)

[Full Changelog](https://github.com/voxpupuli/puppet-bolt/compare/v1.6.0...v1.7.0)
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-bolt",
"version": "1.7.1-rc0",
"version": "1.8.0",
"source": "https://github.com/voxpupuli/puppet-bolt",
"author": "Vox Pupuli",
"license": "AGPL-3.0",
Expand Down

0 comments on commit 472b562

Please sign in to comment.