Skip to content

Commit 2d98f61

Browse files
github-actions[bot]Sundar Raghavan
andauthored
Release v0.1.14 (#214)
* chore: bump version to 0.1.14 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * update changelog to remove prev release notes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Sundar Raghavan <[email protected]>
1 parent 7d7dffd commit 2d98f61

File tree

4 files changed

+79
-123
lines changed

4 files changed

+79
-123
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 118 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.1.14] - 2025-09-25
4+
5+
### Changes
6+
7+
- Fix: Runtime configure function now sets CodeBuild execution role from --code_build_execution_role parameter (#184) (7d7dffd)
8+
- docs: Generate llm.txt via mkdocs-llmstxt (#213) (6459979)
9+
- fix: llm.txt typo (#210) (f48ae5e)
10+
- docs: Add llm.txt and file on runtime deployment (#202) (90dac4b)
11+
- fix: correct pyproject.toml installation in subdirectories (#207) (ea01c65)
12+
313
## [0.1.13] - 2025-09-24
414

515
### Changes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "bedrock-agentcore-starter-toolkit"
7-
version = "0.1.13"
7+
version = "0.1.14"
88
description = "A starter toolkit for using Bedrock AgentCore"
99
readme = "README.md"
1010
requires-python = ">=3.10"

uv.lock

Lines changed: 68 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)