@pkpkpkddea/devdash 1.0.0 → 1.0.1

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/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -145,4 +145,4 @@ Issues and pull requests are welcome!
145
145
 
146
146
  ## Repository
147
147
 
148
- [https://github.com/pkpkpkddea/DevTool-Suite](https://github.com/pkpkpkddea/DevTool-Suite)
148
+ [https://github.com/pkpkpkddea/DevTool-Suite](https://github.com/PKpKDdEa/DevTool-Suite/tree/main)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pkpkpkddea/devdash",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "type": "module",
5
5
  "description": "CLI tool for generating commit messages using AI",
6
6
  "main": "bin/cli.js",
@@ -31,4 +31,4 @@
31
31
  "type": "git",
32
32
  "url": "https://github.com/pkpkpkddea/DevTool-Suite.git"
33
33
  }
34
- }
34
+ }