Skip to content

Commit dee7b4e

Browse files
authored
Merge pull request #43 from lsst-it/release-prep
Release 3.2.0
2 parents 1e4e99a + 2616276 commit dee7b4e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v3.2.0](https://github.com/lsst-it/puppet-maven/tree/v3.2.0) (2025-10-28)
8+
9+
[Full Changelog](https://github.com/lsst-it/puppet-maven/compare/v3.1.0...v3.2.0)
10+
11+
**Implemented enhancements:**
12+
13+
- \(metadata.json\) Bump archive to include v8 [\#42](https://github.com/lsst-it/puppet-maven/pull/42) ([badenerb](https://github.com/badenerb))
14+
- Update actions/labeler action to v6 [\#37](https://github.com/lsst-it/puppet-maven/pull/37) ([renovate[bot]](https://github.com/apps/renovate))
15+
- Update actions/checkout action to v5 [\#35](https://github.com/lsst-it/puppet-maven/pull/35) ([renovate[bot]](https://github.com/apps/renovate))
16+
- \(puppet-maven\) add license file [\#24](https://github.com/lsst-it/puppet-maven/pull/24) ([dtapiacl](https://github.com/dtapiacl))
17+
718
## [v3.1.0](https://github.com/lsst-it/puppet-maven/tree/v3.1.0) (2023-08-22)
819

920
[Full Changelog](https://github.com/lsst-it/puppet-maven/compare/v3.0.0...v3.1.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lsst-maven",
3-
"version": "3.1.1-rc0",
3+
"version": "3.2.0",
44
"author": "AURA/LSST",
55
"summary": "Installs maven (`mvn`) from Apache official binary tarball releases.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)