copilot.tools 3.0.2 → 3.0.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 +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -4,10 +4,10 @@ All notable changes to this package.
4
4
 
5
5
  ---
6
6
 
7
- ## [3.0.2] — 2026-07-13
7
+ ## [3.0.2-3.0.4] — 2026-07-13
8
8
 
9
9
  ### Added
10
- - README: Added the AGPL license info the npm page
10
+ - README: Added the closed license info the npm page
11
11
 
12
12
  ## [3.0.1] — 2026-07-13
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "copilot.tools",
3
- "version": "3.0.2",
3
+ "version": "3.0.4",
4
4
  "license": "AGPL-3.0",
5
5
  "description": "Copilot skills: /tools, /history, /snapshot, /teach-me — session tracking, file snapshots, interactive code quiz — global install",
6
6
  "bin": {