Skip to content

Commit 011fe2c

Browse files
author
GitHub Actions
committed
Release prep v1.2.0
1 parent e688be6 commit 011fe2c

File tree

3 files changed

+35
-26
lines changed

3 files changed

+35
-26
lines changed

CHANGELOG.md

Lines changed: 30 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,66 @@
1-
# Change log
1+
<!-- markdownlint-disable MD024 -->
2+
# Changelog
23

3-
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).
4+
All notable changes to this project will be documented in this file.
45

5-
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.1.0) (2021-10-04)
6+
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).
7+
8+
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.2.0) - 2024-03-20
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/v1.1.0...v1.2.0)
11+
12+
### Added
13+
14+
- (PA-6178) Use PDK template 3.0.1, Beaker 5, and newer module release workflow [#50](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/50) ([AriaXLi](https://github.com/AriaXLi))
15+
- (MODULES-11446) Add Amazon to display support in Puppet forge [#47](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/47) ([shubhamshinde360](https://github.com/shubhamshinde360))
16+
- (maint) Update PDK template [#44](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/44) ([mhashizume](https://github.com/mhashizume))
17+
18+
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/v1.1.0) - 2021-10-04
619

720
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.6...v1.1.0)
821

922
### Added
1023

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))
24+
- (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))
1225

13-
## [1.0.6](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.6) (2020-02-10)
26+
## [1.0.6](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.6) - 2020-02-11
1427

1528
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.5...1.0.6)
1629

1730
### Fixed
1831

19-
- \(MODULES-7202\) fixes comma handling in value [\#21](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/21) ([ciprianbadescu](https://github.com/ciprianbadescu))
32+
- (MODULES-7202) fixes comma handling in value [#21](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/21) ([ciprianbadescu](https://github.com/ciprianbadescu))
2033

21-
## [1.0.5](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.5) (2019-01-11)
34+
## [1.0.5](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.5) - 2019-01-11
2235

2336
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.4...1.0.5)
2437

2538
### Added
2639

27-
- \(maint\) add LICENSE file [\#17](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/17) ([melissa](https://github.com/melissa))
28-
- Add anchors for l10n [\#16](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/16) ([joshcooper](https://github.com/joshcooper))
40+
- (maint) add LICENSE file [#17](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/17) ([melissa](https://github.com/melissa))
41+
- Add anchors for l10n [#16](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/16) ([joshcooper](https://github.com/joshcooper))
2942

30-
## [1.0.4](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.4) (2018-08-17)
43+
## [1.0.4](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.4) - 2018-08-17
3144

3245
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.3...1.0.4)
3346

3447
### Added
3548

36-
- Pass hosts array to install\_modules\_on [\#11](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/11) ([joshcooper](https://github.com/joshcooper))
37-
- Bump puppet version contraint to \< 7 [\#9](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/9) ([melissa](https://github.com/melissa))
49+
- Pass hosts array to install_modules_on [#11](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/11) ([joshcooper](https://github.com/joshcooper))
50+
- Bump puppet version contraint to < 7 [#9](https://github.com/puppetlabs/puppetlabs-mailalias_core/pull/9) ([melissa](https://github.com/melissa))
3851

39-
## [1.0.3](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.3) (2018-05-21)
52+
## [1.0.3](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.3) - 2018-05-21
4053

4154
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.2...1.0.3)
4255

43-
## [1.0.2](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.2) (2018-04-30)
56+
## [1.0.2](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.2) - 2018-04-30
4457

4558
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.1...1.0.2)
4659

47-
## [1.0.1](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.1) (2018-04-30)
60+
## [1.0.1](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.1) - 2018-04-30
4861

4962
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/1.0.0...1.0.1)
5063

51-
## [1.0.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.0) (2018-04-27)
52-
53-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/e7978ebb8e36bea5b90c21cdb4c0b9e7f4e5c8d4...1.0.0)
54-
55-
64+
## [1.0.0](https://github.com/puppetlabs/puppetlabs-mailalias_core/tree/1.0.0) - 2018-04-27
5665

57-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
66+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-mailalias_core/compare/7c51be1c0d8ace7cb679f16ee4d8e3697ea95ae8...1.0.0)

REFERENCE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@ those providers that write to disk.
5858

5959
The following parameters are available in the `mailalias` type.
6060

61-
* [`name`](#name)
62-
* [`provider`](#provider)
61+
* [`name`](#-mailalias--name)
62+
* [`provider`](#-mailalias--provider)
6363

64-
##### <a name="name"></a>`name`
64+
##### <a name="-mailalias--name"></a>`name`
6565

6666
namevar
6767

6868
The alias name.
6969

70-
##### <a name="provider"></a>`provider`
70+
##### <a name="-mailalias--provider"></a>`provider`
7171

7272
The specific backend to use for this `mailalias` resource. You will seldom need to specify this --- Puppet will usually
7373
discover the appropriate provider for your platform.

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.1.0",
3+
"version": "1.2.0",
44
"author": "puppetlabs",
55
"summary": "Creates an email alias in the local alias database.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)