Skip to content

Commit 76e9ee2

Browse files
authored
Merge pull request #65 from puppetlabs/release-prep
Release prep v1.4.1
2 parents f2aa395 + 34c6db6 commit 76e9ee2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
77

8-
## [v1.4.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.0) - 2023-09-15
8+
## [v1.4.1](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.1) - 2023-09-21
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.4.0...v1.4.1)
11+
12+
## [v1.4.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.4.0) - 2023-09-18
913

1014
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.3.0...v1.4.0)
1115

1216
### Added
1317

1418
- (PA-5722) Add frozen string magic comment [#61](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/61) ([mhashizume](https://github.com/mhashizume))
1519

16-
### Other
17-
18-
- (PA-5722) Update to PDK template 2.7.5 [#62](https://github.com/puppetlabs/puppetlabs-augeas_core/pull/62) ([mhashizume](https://github.com/mhashizume))
19-
2020
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-augeas_core/tree/v1.3.0) - 2023-02-14
2121

2222
[Full Changelog](https://github.com/puppetlabs/puppetlabs-augeas_core/compare/v1.2.0...v1.3.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-augeas_core",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"author": "puppetlabs",
55
"summary": "Manage files using Augeas",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)