Releases: fast-facts/ng-update
Releases · fast-facts/ng-update
v1.0.0
1.0.0 (2024-10-13)
Bug Fixes
- action: add branding information (a6b44dc)
- Bug fixes for Angular 14 (bf9378e)
- docs: remove 'set-up node' steps in sample workflow (5866abd)
- package.json: move 'object-hash' to the "dependencies" section (0068f41)
- readme: add section about
outputs
of the action (83fc258) - Update to specific versions instead of latest (88ee570)
- Updated ngUpdateRegEx (92b6cc5)
- Updated repo owner (3d071ef)
Features
- all: initial commit (683ed76)
- Allow angular project to be in a different folder from ng cli (ac7a970)
- core: add option to delete branches related to closed PRs (29366d4)
- core: checkout the user repo automatically if missing (5880dc8)
- core: detect and use appropriate package manager to install deps (10b5628)
- Delete old merged branches (abadc6a)
- Don't close currently created branch (3a6dbd6)
- eslint 9 (4ff70ad)
- Run using node 16 (6e0407c)
- Update technote-space/release-github-actions (5c54dfa)
- Update to use node 20 runner (86a4488)
Reverts
- Revert "chore(release): publishing new version from 'refs/tags/v1.0.0'" (2095135)