mc-gitpulse 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 +3 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -45,6 +45,9 @@
45
45
  - **Real-time updates** - WebSocket-powered live data
46
46
  - **Smooth animations** - Professional transitions and effects
47
47
 
48
+ ## Demo
49
+ ![GitPulse Demo on ollama repo](https://raw.githubusercontent.com/mchinnappan100/npmjs-images/main/gitpluse/gitpulse-demo-1.gif)
50
+
48
51
  ## 📦 Installation
49
52
 
50
53
  ```bash
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mc-gitpulse",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "The ultimate Git UI - CLI + Web interface with advanced repository insights",
5
5
  "main": "index.js",
6
6
  "bin": {