@hanna84/mcp-writing 2.9.6 → 2.9.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,11 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v2.9.7](https://github.com/hannasdev/mcp-writing.git
8
+ /compare/v2.9.6...v2.9.7)
9
+
10
+ - refactor(tools): extract registerStyleguideTools into tools/styleguide.js [`#100`](https://github.com/hannasdev/mcp-writing.git
11
+ /pull/100)
12
+
7
13
  #### [v2.9.6](https://github.com/hannasdev/mcp-writing.git
8
14
  /compare/v2.9.5...v2.9.6)
9
15
 
16
+ > 26 April 2026
17
+
10
18
  - refactor(tools): extract registerReviewBundleTools into tools/review-bundles.js [`#99`](https://github.com/hannasdev/mcp-writing.git
11
19
  /pull/99)
20
+ - Release 2.9.6 [`dbd38dd`](https://github.com/hannasdev/mcp-writing.git
21
+ /commit/dbd38dd7057f6410543fe5497e0632bf677514f6)
12
22
 
13
23
  #### [v2.9.5](https://github.com/hannasdev/mcp-writing.git
14
24
  /compare/v2.9.4...v2.9.5)