| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
The deploy scripts at the root, make a new release of all the packages in this monorepo. All packages will be released with the same version.
In order to make a new release:
It's also possible to make prereleases of individual packages (@ionic/core, @ionic/angular). In order to do so, move to the package you want to make a new release and execute:
npm run prerelease
It will publish a new prerelease in NPM, but it will not create any new git tag or update the CHANGELOG.
| Back | FazBrowse Home | New Git URL |