github-issue-tower-defence-management 1.67.2 → 1.67.4

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,20 @@
1
+ ## [1.67.4](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/compare/v1.67.3...v1.67.4) (2026-05-28)
2
+
3
+
4
+ ### Reverts
5
+
6
+ * Revert "Merge pull request [#681](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/issues/681) from HiromiShikata/i645" ([d888023](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/commit/d8880234e2c250dbc1daa3218be0623f031a6aa1))
7
+ * Revert "Merge pull request [#690](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/issues/690) from HiromiShikata/i646" ([73dd015](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/commit/73dd01574fd9f0b1bb3c2fd0b6c02f9f19938ce0))
8
+ * Revert "Merge pull request [#693](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/issues/693) from HiromiShikata/i692" ([2ffa2cd](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/commit/2ffa2cdc2c422956eef739f0c32cdbd1b3fd34fb))
9
+
10
+ ## [1.67.3](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/compare/v1.67.2...v1.67.3) (2026-05-28)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **core:** log effective config resolution in schedule codepath ([932cd1a](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/commit/932cd1a5e701a74bf8579bac0ea6fffaa8873ecf))
16
+ * **core:** warn on unknown keys in project README config section ([94968dd](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/commit/94968dd61677dfc3171b557ae6370329d31e170d)), closes [#646](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/issues/646)
17
+
1
18
  ## [1.67.2](https://github.com/HiromiShikata/npm-cli-github-issue-tower-defence-management/compare/v1.67.1...v1.67.2) (2026-05-27)
2
19
 
3
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "github-issue-tower-defence-management",
3
- "version": "1.67.2",
3
+ "version": "1.67.4",
4
4
  "description": "",
5
5
  "main": "bin/index.js",
6
6
  "scripts": {