@amrishkhan05/frankly 0.1.0 → 0.1.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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -15,7 +15,7 @@
15
15
 
16
16
  [![GitHub stars](https://img.shields.io/github/stars/amrishkhan05/frankly?style=for-the-badge)](https://github.com/amrishkhan05/frankly/stargazers)
17
17
  [![License](https://img.shields.io/github/license/amrishkhan05/frankly?style=for-the-badge)](LICENSE)
18
- [![npm version](https://img.shields.io/npm/v/frankly?style=for-the-badge)](https://www.npmjs.com/package/frankly)
18
+ [![npm version](https://img.shields.io/npm/v/@amrishkhan05%2Ffrankly?style=for-the-badge)](https://www.npmjs.com/package/@amrishkhan05/frankly)
19
19
 
20
20
  </div>
21
21
 
@@ -61,7 +61,7 @@ npm test
61
61
  npm run build
62
62
  ```
63
63
  ![Frankly demo](file:///Users/AmrishMacBookPro/.gemini/antigravity-ide/brain/5dabddf1-502f-43d8-b12a-719035d77b27/demo.gif)
64
- > **Note:** The package is not yet published on npm. Until then, install directly from the source.
64
+ > **Note:** The package is now published on npm. Install with `npm install @amrishkhan05/frankly`.
65
65
 
66
66
  ---
67
67
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amrishkhan05/frankly",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "Change intelligence for AI coding agents. Every changed line should earn its place.",
5
5
  "type": "module",
6
6
  "bin": {