Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.1.0"
".": "3.1.1"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to this project are documented in this file.

## [3.1.1](https://github.com/calmcacil/CalmChat/compare/v3.1.0...v3.1.1) (2026-07-15)


### Bug Fixes

* **release:** harden package publication ([d3e7927](https://github.com/calmcacil/CalmChat/commit/d3e79270e3b502a77780ed5ee6e2aaf1b044c20d))


### Documentation

* **contributing:** add agent rules and pr checklist template ([#11](https://github.com/calmcacil/CalmChat/issues/11)) ([0a70f02](https://github.com/calmcacil/CalmChat/commit/0a70f021170d7d44b7313514ebd4177ae2a989a4))


### CI

* simplify github actions workflows ([#12](https://github.com/calmcacil/CalmChat/issues/12)) ([5ad837e](https://github.com/calmcacil/CalmChat/commit/5ad837ea32ec3b5bc2eaa94a9863aa88cfb936d8))
* tolerate empty dry-run package artifacts ([#10](https://github.com/calmcacil/CalmChat/issues/10)) ([2ca381c](https://github.com/calmcacil/CalmChat/commit/2ca381cf02a823663f2b47a9a176adf4fea45817))

## [3.1.0](https://github.com/calmcacil/CalmChat/compare/v3.0.0...v3.1.0) (2026-05-06)


Expand Down
2 changes: 1 addition & 1 deletion CalmChat.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 120005
# x-release-please-start-version
## Version: 3.1.0
## Version: 3.1.1
# x-release-please-end
## Title: Calm's Custom Chat Preset
## Notes: Manual chat frame setup with sensible defaults. Configure with /calmchat config.
Expand Down
2 changes: 1 addition & 1 deletion CalmChat_Cata.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 40402
# x-release-please-start-version
## Version: 3.1.0
## Version: 3.1.1
# x-release-please-end
## Title: Calm's Custom Chat Preset
## Notes: Manual chat frame setup with sensible defaults. Configure with /calmchat config.
Expand Down
2 changes: 1 addition & 1 deletion CalmChat_Mists.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 50503
# x-release-please-start-version
## Version: 3.1.0
## Version: 3.1.1
# x-release-please-end
## Title: Calm's Custom Chat Preset
## Notes: Manual chat frame setup with sensible defaults. Configure with /calmchat config.
Expand Down
2 changes: 1 addition & 1 deletion CalmChat_TBC.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 20505
# x-release-please-start-version
## Version: 3.1.0
## Version: 3.1.1
# x-release-please-end
## Title: Calm's Custom Chat Preset
## Notes: Manual chat frame setup with sensible defaults. Configure with /calmchat config.
Expand Down
2 changes: 1 addition & 1 deletion CalmChat_Vanilla.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 11508
# x-release-please-start-version
## Version: 3.1.0
## Version: 3.1.1
# x-release-please-end
## Title: Calm's Custom Chat Preset
## Notes: Manual chat frame setup with sensible defaults. Configure with /calmchat config.
Expand Down
2 changes: 1 addition & 1 deletion CalmChat_Wrath.toc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Interface: 38001
# x-release-please-start-version
## Version: 3.1.0
## Version: 3.1.1
# x-release-please-end
## Title: Calm's Custom Chat Preset
## Notes: Manual chat frame setup with sensible defaults. Configure with /calmchat config.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Use **Apply Chat Layout** in settings (or run `/calmchat`) to apply changes imme
## Compatibility

<!-- x-release-please-start-version -->
**v3.1.0** supports **WoW Midnight 12.0.5** (current Retail)
**v3.1.1** supports **WoW Midnight 12.0.5** (current Retail)
<!-- x-release-please-end -->

| Version | Status |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0
3.1.1