You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implemented the ability to automate the creation of releases and deployment of npm packages using a GitHub workflow (flag: `--create-release-action`).
3
-
- Added functionality to generate release notes and release configuration files for the action (flag: `--create-release-data`).
4
-
- Introduced an independent registry for managing assets.
5
-
6
-
## Improvements
7
-
- Enhanced the package to detect existing projects and decide whether to proceed with execution or terminate.
8
-
- Resolved node version dependency issues for versions 18.18.0 and higher.
9
-
- Automation of release and deploy of the package
1
+
## Changes
2
+
- Changes the executable command in bin of package.json
0 commit comments