### Deploy a new release 1. Install [GitHub CLI](https://cli.github.com/) on your machine 2. Update version inside `package.json` 3. Commit and push your changes to `main` 4. Create new release with GitHub CLI like: ``` gh release create v[VERSION] --targ
Homepage Repository npm Download
npm install newsifier-types@3.3.17