Skip to content

Commit 4dffd5e

Browse files
authored
Update version and changelog (#73)
1 parent da15634 commit 4dffd5e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.5.7] — 2025-10-17
6+
7+
### Changed
8+
9+
- Refactoring and dependencies update
10+
511
## [0.5.6] — 2025-06-24
612

713
### Changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
IMAGE?=localstack/localstack-docker-desktop
2-
TAG?=0.5.6
2+
TAG?=0.5.7
33

44
BUILDER=buildx-multi-arch
55

0 commit comments

Comments
 (0)