Releases: juancarlosjr97/release-it-containerized
Releases · juancarlosjr97/release-it-containerized
0.6.3
0.6.3 (2024-03-08)
Bug Fixes
Chores
- adding constraint to Docker major upgrade using Renovate [skip ci] (b9e9b55)
- deps: update all dependencies (50ddc49)
- removing versionCompatibility from renovate configuration [skip ci] (8962a4b)
- removing versioning from renovate configuration due to conflict [skip ci] (1975f0f)
- updating renovate and node base image to pick up using LTS [skip ci] (3cdce26)
- updating renovate based on package rules for node with alpine suffix for docker node image [skip ci] (bc4da3b)
- updating renovate configuration for node LTS [skip ci] (f1ea2d1)
- updating renovate to allow only updateTypes of minor and patch [skip ci] (f9c111a)
- updating renovate to only raise MR for non major [skip ci] (ddd555b)
- updating renovate to only update to patch and minor [skip ci] (f0fbbdf)
- updating renovate to use match with versionCompatibility for node LTS [skip ci] (5e2a1e1)
0.6.2
0.6.1
0.6.0
0.6.0 (2024-02-20)
Features
- adding release-it version to github action template (42f2774), closes #24
- adding to github action to pass SSH Passphrase (96fdb57), closes #25
- removing default command with --ci as it runs always on GH (73416f7), closes #17
Code Refactoring
- moving input variables to top level for definition (06915b1)
0.6.0-beta.0
0.6.0-beta.0 (2024-02-20)
Features
- adding release-it version to github action template (42f2774), closes #24
- adding to github action to pass SSH Passphrase (96fdb57), closes #25
- removing default command with --ci as it runs always on GH (73416f7), closes #17
Code Refactoring
- moving input variables to top level for definition (06915b1)
0.5.0
0.5.0 (2024-02-19)
Features
- adding outputting information of the current execution script (4ae0555)
- updating npm configuration to environmental variables to avoid error executing on a npm workspace (2609baf)
Bug Fixes
Documentation
Code Refactoring
- updating entry point script with minor tweaks to commands for more clarity (2e348ca)
Code Style Changes
- adding missing start of the yaml document [skip ci] (413ffd1)
Continuous Integration
0.5.0-beta.6
0.5.0-beta.6 (2024-02-19)
Code Refactoring
- updating entry point script with minor tweaks to commands for more clarity (2e348ca)
0.5.0-beta.5
0.5.0-beta.5 (2024-02-19)
Features
- adding outputting information of the current execution script (4ae0555)
0.5.0-beta.4
0.5.0-beta.4 (2024-02-18)
Continuous Integration
- removing setting the RELEASE_IT_VERSION as specific one to let latest to be executed (0cdf486)