Skip to content

Commit 5197be8

Browse files
v0.0.4
1 parent 0e43894 commit 5197be8

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
- commits:
2+
- subject: Add expire_days property to buckets
3+
hash: 2cdf7f45fa13a2ac134e17231214541442013d7f
4+
body: |
5+
This allows us to set expire days via env vars
6+
rather than only lifecyle rule files.
7+
footer:
8+
Change-type: patch
9+
change-type: patch
10+
Signed-off-by: Kyle Harding <[email protected]>
11+
signed-off-by: Kyle Harding <[email protected]>
12+
author: Kyle Harding
13+
nested: []
14+
version: 0.0.4
15+
title: ""
16+
date: 2024-12-19T18:47:31.618Z
117
- commits:
218
- subject: Fix instructions and tests to use config inheritance
319
hash: fa5d4598710761ed6ee3d2a16bca2e22cc4c9169

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v0.0.4
8+
## (2024-12-19)
9+
10+
* Add expire_days property to buckets [Kyle Harding]
11+
712
# v0.0.3
813
## (2024-12-03)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.3
1+
0.0.4

0 commit comments

Comments
 (0)