- commit
- bb1e874
- parent
- 7130736
- author
- Neale Pickett
- date
- 2026-01-07 14:51:08 -0700 MST
Bump version
1 files changed,
+11,
-0
+11,
-0
1@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
2 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4
5+## [1.2.8] - 2026-01-07
6+### Changed
7+- Default variant no longer publishes all params
8+
9+### Added
10+- Default variant adds "moth releaseid" with .Params.release-id
11+
12+
13 ## [1.2.7] - 2025-10-27
14 ### Added
15 - Seed is now stored in v5 mothballs
16@@ -11,14 +19,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17 ### Changed
18 - Modifying a file in the middle of the build will restart the build
19
20+
21 ## [1.2.6] - 2025-05-08
22 ### Changed
23 - SCTR variant now uses `$VERSION` instead of `$GITLAB_CI_VERSION`
24
25+
26 ## [1.2.5] - 2025-05-08
27 ### Fixed
28 - Version number is now correct (oops, forgot to edit changelog)
29
30+
31 ## [1.2.4] - 2025-05-08
32 ### Added
33 - `getenv` template function