Skip to content

Commit 80964ec

Browse files
v1.27.6
1 parent 82de33e commit 80964ec

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

.versionbot/CHANGELOG.yml

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
- commits:
2+
- subject: Use official aws cli binaries and commands
3+
hash: 654d96e4746f42065d24d5fe47f0fd3fb54741e1
4+
body: |
5+
The modern awscli command is optimized for these
6+
tasks and better maintained.
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: 1.27.6
15+
title: ""
16+
date: 2024-11-04T17:10:05.029Z
117
- commits:
218
- subject: Update Lock file maintenance
319
hash: 682f9788db9491cbbb583524c1795b9c537c0239

CHANGELOG.md

+5
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+
# v1.27.6
8+
## (2024-11-04)
9+
10+
* Use official aws cli binaries and commands [Kyle Harding]
11+
712
# v1.27.5
813
## (2024-11-04)
914

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.27.5
1+
1.27.6

0 commit comments

Comments
 (0)