@intlpullhq/cli 0.1.7 → 0.1.8

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 (3) hide show
  1. package/README.md +59 -15
  2. package/dist/index.js +3174 -2345
  3. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@intlpullhq/cli",
3
- "version": "0.1.7",
3
+ "version": "0.1.8",
4
4
  "description": "The official CLI for IntlPull - intelligent i18n for modern apps. Manage translations, sync with cloud, and automate localization workflows.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -77,4 +77,4 @@
77
77
  },
78
78
  "author": "Intlpull <support@intlpull.com>",
79
79
  "license": "MIT"
80
- }
80
+ }