cfn-forge
Version:
CloudFormation deployment automation tool with git-based workflows
118 lines (56 loc) • 5.72 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.18](https://github.com/dmleblanc/cfn-forge/compare/v1.0.17...v1.0.18) (2025-08-03)
### Features
* Introduce offline command for stack management with safety features and interactive menu integration ([7521d8f](https://github.com/dmleblanc/cfn-forge/commit/7521d8f34409986d3ea5728893fbbf3218071308))
* Simplify YAML configuration generation and enhance user guidance in settings ([e84a4d6](https://github.com/dmleblanc/cfn-forge/commit/e84a4d6ac2beb09ea57b307c0140be2bf6a84f94))
### Bug Fixes
* Enhance template validation for CloudFormation intrinsic functions and improve drift detection ([775790a](https://github.com/dmleblanc/cfn-forge/commit/775790ade20d2357b115ef511ee7abec1dc9e0a5))
### [1.0.17](https://github.com/dmleblanc/cfn-forge/compare/v1.0.16...v1.0.17) (2025-08-02)
### Features
* Enhance editor handling and change detection in configuration settings ([66701ed](https://github.com/dmleblanc/cfn-forge/commit/66701ed7c914f86e0ab51e7b4c79429613ab9251))
### [1.0.16](https://github.com/dmleblanc/cfn-forge/compare/v1.0.15...v1.0.16) (2025-08-02)
### Features
* Add one-time deployment option to executeCommand function ([d318e53](https://github.com/dmleblanc/cfn-forge/commit/d318e53dc51571f94c2b362d5839164ecca4ca6c))
### [1.0.15](https://github.com/dmleblanc/cfn-forge/compare/v1.0.14...v1.0.15) (2025-08-02)
### Features
* Add cross-platform release scripts and fix AWS credentials workflow ([d8c55b9](https://github.com/dmleblanc/cfn-forge/commit/d8c55b947bad5a065cf4a8f2a45de787fd70105f))
### Bug Fixes
* Improve release script linting error detection and auto-fix line endings ([f71a905](https://github.com/dmleblanc/cfn-forge/commit/f71a905ea069dad5ce669aa0ca14d3913c30fbe0))
* Resolve PowerShell execution policy issues for Windows release script ([fdbaa4d](https://github.com/dmleblanc/cfn-forge/commit/fdbaa4d9f4faa6f0f94274111f658a3feb17bb26))
* Update ESLint rules to warnings and improve file watcher cleanup logic ([df558ba](https://github.com/dmleblanc/cfn-forge/commit/df558ba9178d3faf70166b8311787ff37976efb3))
### [1.0.14](https://github.com/dmleblanc/cfn-forge/compare/v1.0.13...v1.0.14) (2025-08-01)
### Features
* add secure viewing and editing of AWS credentials with temporary file handling ([49d5929](https://github.com/dmleblanc/cfn-forge/commit/49d5929d065c422f6da5d8d4564dc3515b6a6e99))
* add view and edit AWS credentials functionality in interactive mode ([707e0cb](https://github.com/dmleblanc/cfn-forge/commit/707e0cb3626e269d6a1f5171c61b457b3d6e5cea))
### [1.0.13](https://github.com/dmleblanc/cfn-forge/compare/v1.0.12...v1.0.13) (2025-08-01)
### Bug Fixes
* update dependencies for AWS SDK and related packages ([28d9e35](https://github.com/dmleblanc/cfn-forge/commit/28d9e353114c1d9a76af67796ea4e65d05a65968))
### [1.0.12](https://github.com/dmleblanc/cfn-forge/compare/v1.0.11...v1.0.12) (2025-08-01)
### Bug Fixes
* prevent re-displaying menu after selecting 'configure' action ([a136be2](https://github.com/dmleblanc/cfn-forge/commit/a136be237a9f6abf0a0b9c21bf7d58afdeacdd5a))
### [1.0.11](https://github.com/dmleblanc/cfn-forge/compare/v1.0.10...v1.0.11) (2025-08-01)
### Features
* add configuration submenu for AWS credentials and application settings ([2c7fea4](https://github.com/dmleblanc/cfn-forge/commit/2c7fea4e83ac605d9ea2ab8a9639d172b195cc26))
### [1.0.10](https://github.com/dmleblanc/cfn-forge/compare/v1.0.9...v1.0.10) (2025-08-01)
### Bug Fixes
* improve release script git change detection and ignore Claude settings ([e59b073](https://github.com/dmleblanc/cfn-forge/commit/e59b0731b9562f826b941dd7060ebc3955c4f813))
* remove Claude settings from git tracking ([fed1705](https://github.com/dmleblanc/cfn-forge/commit/fed17052bb1aae9b2d91375d59b0fcc3d9658e1d))
### [1.0.9](https://github.com/dmleblanc/cfn-forge/compare/v1.0.8...v1.0.9) (2025-08-01)
### [1.0.8](https://github.com/dmleblanc/cfn-forge/compare/v1.0.7...v1.0.8) (2025-08-01)
### [1.0.7](https://github.com/dmleblanc/cfn-forge/compare/v1.0.6...v1.0.7) (2025-08-01)
### [1.0.6](https://github.com/dmleblanc/cfn-forge/compare/v1.0.5...v1.0.6) (2025-07-31)
### [1.0.5](https://github.com/dmleblanc/cfn-forge/compare/v1.0.4...v1.0.5) (2025-07-31)
### [1.0.4](https://github.com/dmleblanc/cfn-forge/compare/v1.0.3...v1.0.4) (2025-07-31)
### [1.0.3](https://github.com/dmleblanc/cfn-forge/compare/v1.0.2...v1.0.3) (2025-07-30)
### [1.0.2](https://github.com/dmleblanc/cfn-forge/compare/v1.0.1...v1.0.2) (2025-07-30)
### Features
* Implement robust atomic update mechanism for cfn-forge ([449e0ef](https://github.com/dmleblanc/cfn-forge/commit/449e0efe0f2798f34521fa5d284b285d5a873bce))
### 1.0.1 (2025-07-29)
### Features
* Enhance development setup documentation and add branch strategy details ([8722787](https://github.com/dmleblanc/cfn-forge/commit/8722787cf1ff9919f72009322ea409209a49f72e))
* Update GitHub URLs across the codebase to point to the new repository ([76ed6a9](https://github.com/dmleblanc/cfn-forge/commit/76ed6a9c73661c3a0b393f84bf457262e392e2f7))
### Bug Fixes
* make husky install conditional for global npm installs ([4124444](https://github.com/dmleblanc/cfn-forge/commit/4124444ae9ebbfa0d4e02a1a5b5dc1cd08711708))
* resolve silent CLI execution issues ([d735174](https://github.com/dmleblanc/cfn-forge/commit/d7351748450a9d7d366b941cbeb350de22b0d150))
* Update installation instructions to use correct GitHub URL format ([28cb123](https://github.com/dmleblanc/cfn-forge/commit/28cb123a74d936220e1db81257a4caefd4c57ee7))