Skip to content

Commit

Permalink
Merge pull request #22 from bastelfreak/rel111
Browse files Browse the repository at this point in the history
Release 1.1.1
  • Loading branch information
bastelfreak authored Feb 15, 2024
2 parents 2a5cc2b + 2444ff8 commit 7047f19
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.1.1](https://github.com/voxpupuli/puppet-format/tree/v1.1.1) (2024-02-15)

[Full Changelog](https://github.com/voxpupuli/puppet-format/compare/v1.1.0...v1.1.1)

**Fixed bugs:**

- Move image to images/ use absolute URL in README.md [\#21](https://github.com/voxpupuli/puppet-format/pull/21) ([bastelfreak](https://github.com/bastelfreak))

## [v1.1.0](https://github.com/voxpupuli/puppet-format/tree/v1.1.0) (2024-02-15)

[Full Changelog](https://github.com/voxpupuli/puppet-format/compare/v1.0.0...v1.1.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-format",
"version": "1.1.1-rc0",
"version": "1.1.1",
"author": "Vox Pupuli",
"summary": "Puppet formatting functions to transform text into rich text",
"license": "Apache-2.0",
Expand Down

0 comments on commit 7047f19

Please sign in to comment.