Releases: juancarlosjr97/release-it-containerized
Releases · juancarlosjr97/release-it-containerized
0.5.0-beta.0
Features
- updating npm configuration to environmental variables to avoid error executing on a npm workspace (2609baf)
Documentation
- updating CHANGELOG license badge (6699ed1)
- updating CHANGELOG license badge [skip ci] (6679d4f)
Code Style Changes
- adding missing start of the yaml document [skip ci] (413ffd1)
0.4.4
0.4.4 (2024-02-17)
Chores
- adding to readme codacy for project and code quality (06adbd8)
0.4.3
0.4.3 (2024-02-16)
Code Refactoring
- updating context to release-it-containerized (f49cca8)
0.4.2
0.4.2 (2024-02-16)
Chores
- deps: update node.js to v20.11.1 (1914931)
0.4.1
0.4.1 (2024-02-13)
Documentation
- adding code of conduct [skip ci] (d120723), closes #14
0.4.0
0.4.0 (2024-02-11)
Features
- updating gh action to make the gh token as optional (f83f7a3)
Documentation
- improvements to the documentation for the input variables to run the tool (da6ba47)
0.3.0
0.3.0 (2024-02-11)
Features
- adding renovate to automated dependency management and releases (4ae2dbf), closes #9
0.2.2
0.2.2 (2024-02-11)
Chores
- sorting a-z variables and inputs (025ccfd)
Documentation
- adding usage and example to run with GitHub Actions (fd48974), closes #7
0.2.1
0.2.1 (2024-02-11)
Chores
- change sorting for type of changes for priority structure (2d5748f)
0.2.0
0.2.0 (2024-02-11)
Bug Fixes
- fixing incorrect image repository to the action (740424d), closes #7
Code Refactoring
- adding back silent to npm install to container entry point script (ec9c67d)
- replacing SSH_PRIVATE_KEY_FILE to SSH_PRIVATE_KEY (277c000)
Continuous Integration
- improving release flow to run when test workflow has passed (e16c20f)
Features
- adding template for github action (c6dd699), closes #7