Releases: razroo/codemorph-commands
Releases · razroo/codemorph-commands
Publish npm install --save-dev logic
Fixes npm install --save-dev so it works as expected
What's Changed
- ZETA-6608: Add save-dev support for npm install. by @CharlieGreenman in #13
Full Changelog: v1.1.5...v1.1.6
Publish npm install ampersand logic
What's Changed
- ZETA-6578: Update logic works with ampersands too. by @CharlieGreenman in #12
Full Changelog: v1.1.4...v1.1.5
Publish multiple command logic
What's Changed
- Zeta 6468 codemorph commands allow multiple commands installed at once by @CharlieGreenman in #11
Full Changelog: v1.1.3...v1.1.4
Publish dependency type logic
What's Changed
- [ZETA-6483]: add dependency type logic by @CharlieGreenman in #10
Full Changelog: v1.1.2...v1.1.3
Publish improved edit package json logic
What's Changed
- ZETA-6470: Fix logic so it preserves existing package json by @CharlieGreenman in #9
Full Changelog: v1.1.1...v1.1.2
Fix build
Full Changelog: v1.1.0...v1.1.1
Ship it
What's Changed
- ZETA-6438: Set up initial architecture for codemorph command. by @CharlieGreenman in #1
- [ZETA-6453]: Use command text alone to determine command tool by @CharlieGreenman in #2
- [ZETA-6453]: Wire up regex logic for commands by @CharlieGreenman in #3
- [ZETA-6456]: Add logic to extract name and version by @CharlieGreenman in #4
- [ZETA-6459]: getNameAndVersion works regardless of scenario by @CharlieGreenman in #5
- ZETA-6456: Get package name and version by @CharlieGreenman in #6
- [ZETA-6460]: Eureka! Update package json based on command by @CharlieGreenman in #7
- Zeta 6462 export morph command - ship it by @CharlieGreenman in #8
New Contributors
- @CharlieGreenman made their first contribution in #1
Full Changelog: v1.0.2...v1.1.0
Add tsconfig base and build
v1.0.2 uptick version.
Test next publish
v1.0.1 Uptick version.
Initial publish
Test starter repos build and see if publishes as expected