Skip to content

Commit 5cedfe7

Browse files
committed
Bump version to 2.3.2
1 parent e585317 commit 5cedfe7

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.3.2 - 2026-05-18
11+
12+
- Update urllib3 version for a vulnerability
13+
1014
## 2.3.1 - 2026-01-12
1115

1216
- Update urlib3 version for a vulnerability

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sample-helper-aws-appconfig"
3-
version = "2.3.1"
3+
version = "2.3.2"
44
description = "Sample helper library for AWS AppConfig"
55
authors = ["Amazon Web Services"]
66
maintainers = ["James Seward <sewardjm@amazon.co.uk>"]

0 commit comments

Comments
 (0)