faf-cli 2.2.0 โ†’ 2.2.2

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 +3 -2
package/README.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # ๐Ÿ .faf - The JPEG for AIโ„ข
2
2
 
3
+ ## ๐ŸŽ‰ MAJOR UPDATE v2.2.0 - FREE for all Developers!
4
+ **No pricing, no subscriptions, 100% FREE & Open Source CLI**
5
+
3
6
  <div align="center">
4
7
 
5
8
  <img src="https://faf.one/orange-smiley.svg" alt="Orange Smiley Logo" width="200" />
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "faf-cli",
3
- "version": "2.2.0",
3
+ "version": "2.2.2",
4
4
  "description": "๐ŸŽ๏ธ๐Ÿ STOP faffing About! - AI-context โšก๏ธ FAST AF | Universal, shareable AI-context for any AI, human or team",
5
5
  "icon": "https://faf.one/orange-smiley.svg",
6
6
  "logo": "https://faf.one/orange-smiley.svg",
@@ -46,7 +46,8 @@
46
46
  "performance:full": "npm run performance -- --verbose",
47
47
  "version:update": "node scripts/update-version.js",
48
48
  "version:check": "node scripts/check-version.js",
49
- "precommit": "npm run version:check"
49
+ "precommit": "npm run version:check",
50
+ "postinstall": "echo '\n๐Ÿงกโšก๏ธ FAF CLI v2.2.2 - FREE for all Developers!\nRun \"faf --help\" to get started\n'"
50
51
  },
51
52
  "keywords": [
52
53
  "faf",