clairo 2.1.0 → 2.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 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  dashboard tui for github PRs, jira tickets, and daily logs.
4
4
 
5
+ <img width="1728" height="1056" alt="clairo" src="https://github.com/user-attachments/assets/7bf63805-c7fd-4741-bb44-6f9449ba6de3" />
6
+
5
7
  ## features
6
8
 
7
9
  - github dashboard
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clairo",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
4
4
  "license": "MIT",
5
5
  "repository": {
6
6
  "type": "git",