poe-code 3.0.188 → 3.0.189
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/prompts/github-issue-comment-created.md +1 -0
- package/dist/prompts/github-issue-opened.md +1 -0
- package/dist/prompts/github-pull-request-comment-created.md +1 -0
- package/dist/prompts/github-pull-request-opened.md +1 -0
- package/dist/prompts/github-pull-request-synchronized.md +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -49549,7 +49549,7 @@ var init_package2 = __esm({
|
|
|
49549
49549
|
"package.json"() {
|
|
49550
49550
|
package_default2 = {
|
|
49551
49551
|
name: "poe-code",
|
|
49552
|
-
version: "3.0.
|
|
49552
|
+
version: "3.0.189",
|
|
49553
49553
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
49554
49554
|
type: "module",
|
|
49555
49555
|
main: "./dist/index.js",
|