Skip to content

Commit 7aec096

Browse files
author
GitHub Action
committed
Release prep v1.1.0
1 parent 95ca01c commit 7aec096

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. 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).
44

5+
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.1.0) (2021-10-04)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.6...v1.1.0)
8+
9+
### Added
10+
11+
- \(MODULES-11167\)\(MODULES-11191\) Add RockyLinux and AlmaLinux to mailalias\_core metadata [\#33](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/33) ([BobosilaVictor](https://github.com/BobosilaVictor))
12+
513
## [1.0.6](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.6) (2020-02-10)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.5...1.0.6)
@@ -19,10 +27,6 @@ All notable changes to this project will be documented in this file. The format
1927
- \(maint\) add LICENSE file [\#17](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/17) ([melissa](https://github.com/melissa))
2028
- Add anchors for l10n [\#16](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/16) ([joshcooper](https://github.com/joshcooper))
2129

22-
### UNCATEGORIZED PRS; GO LABEL THEM
23-
24-
- Drop version requirement down a few notches [\#14](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/14) ([binford2k](https://github.com/binford2k))
25-
2630
## [1.0.4](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.4) (2018-08-17)
2731

2832
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.3...1.0.4)
@@ -46,8 +50,8 @@ All notable changes to this project will be documented in this file. The format
4650

4751
## [1.0.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.0) (2018-04-27)
4852

49-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/7c51be1c0d8ace7cb679f16ee4d8e3697ea95ae8...1.0.0)
53+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/e7978ebb8e36bea5b90c21cdb4c0b9e7f4e5c8d4...1.0.0)
5054

5155

5256

53-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
57+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-mailalias_core",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"author": "puppetlabs",
55
"summary": "Creates an email alias in the local alias database.",
66
"license": "Apache-2.0",

pdk.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
ignore: []

0 commit comments

Comments
 (0)