Features
-
Rename bin script (from
is-citois-ci-cli) to avoid naming collision in npm@7 (#13) e418b45Note that when using
npm@7, the newis-ci-cliname is required when writing scripts. If using an earlier version ofnpm, the previousis-ciname will continue to work. However, migrating to the newis-ci-cliname is recommended to maintain functionality when npm is upgraded. See the linked issue for more details and other alternatives.