@gotgenes/pi-colgrep 0.0.0 → 1.0.0

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 +15 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1 +1,16 @@
1
1
  # Changelog
2
+
3
+ ## 1.0.0 (2026-05-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * scaffold @gotgenes/pi-colgrep package ([#89](https://github.com/gotgenes/pi-packages/issues/89)) ([7cc1b8e](https://github.com/gotgenes/pi-packages/commit/7cc1b8ef490645e64fad107ef1075a89d48ae9db))
9
+
10
+
11
+ ### Documentation
12
+
13
+ * add initial-publish goal for Trusted Publishing setup ([#89](https://github.com/gotgenes/pi-packages/issues/89)) ([89aff36](https://github.com/gotgenes/pi-packages/commit/89aff3617d63a052a2b2bea3ce683166d2e284bd))
14
+ * plan scaffold @gotgenes/pi-colgrep package ([#89](https://github.com/gotgenes/pi-packages/issues/89)) ([24cde37](https://github.com/gotgenes/pi-packages/commit/24cde37c0410d7e4bb6dd35680d76ad2cafea703))
15
+
16
+ ## Changelog
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gotgenes/pi-colgrep",
3
- "version": "0.0.0",
3
+ "version": "1.0.0",
4
4
  "description": "Pi extension that integrates ColGrep semantic code search as an agent tool.",
5
5
  "type": "module",
6
6
  "files": [