Skip to content

Commit 2f5047d

Browse files
Merge pull request #28 from trevor-nichols/release-please--branches--main
chore(main): release 3.8.0
2 parents 72b7131 + 2f6263c commit 2f5047d

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.7.0"
2+
".": "3.8.0"
33
}

CHANGELOG.md

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

3+
## [3.8.0](https://github.com/trevor-nichols/agentrules-architect/compare/v3.7.0...v3.8.0) (2026-04-25)
4+
5+
6+
### Features
7+
8+
* **models:** add GPT-5.5 presets and defaults ([72b7131](https://github.com/trevor-nichols/agentrules-architect/commit/72b71312d5ac3fd32858b2bac116fd7df968de52))
9+
* **models:** add GPT-5.5 presets and defaults ([1ecf656](https://github.com/trevor-nichols/agentrules-architect/commit/1ecf65695d165c820e29f7034cc9cdc1de390a8c))
10+
311
## [3.7.0](https://github.com/trevor-nichols/agentrules-architect/compare/v3.6.0...v3.7.0) (2026-04-05)
412

513

pyproject.toml

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

55
[project]
66
name = "agentrules"
7-
version = "3.7.0"
7+
version = "3.8.0"
88
description = "AGENTS.md/CLAUDE.md generator and ExecPlan harness for coding agents"
99
readme = "README.md"
1010
authors = [{name = "trevor-nichols"}]

0 commit comments

Comments
 (0)