We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e44d761 commit 5a1f9acCopy full SHA for 5a1f9ac
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## Unreleased
+## v1.5.0 (2026-05-22)
9
10
### Added
11
pyproject.toml
@@ -10,7 +10,7 @@ members = [
name = "mcp-proxy-for-aws"
12
# NOTE: "Patch"=9223372036854775807 bumps next release to zero.
13
-version = "1.4.2"
+version = "1.5.0"
14
15
description = "MCP Proxy for AWS"
16
readme = "README.md"
0 commit comments