Skip to content

Releases: juancarlosjr97/release-it-containerized

0.6.3

08 Mar 19:48
3703208
Compare
Choose a tag to compare

0.6.3 (2024-03-08)

Bug Fixes

  • updating renovate configuration to fix updating to only node lts versions (00d4d06), closes #33

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

25 Feb 13:34
9db0618
Compare
Choose a tag to compare

0.6.2 (2024-02-25)

Chores

  • adding to Dockerfile the origin of the image (e33bc8f)

0.6.1

20 Feb 19:08
7c013f4
Compare
Choose a tag to compare

0.6.1 (2024-02-20)

Tests

  • fixing test adding line break (c6b8422)
  • updating tests to only execute when workflow event is a success (98a62c0)
  • updating tests to pass only needed command (7b3c9b4)

0.6.0

20 Feb 18:59
fe35156
Compare
Choose a tag to compare

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

20 Feb 18:50
65a8efa
Compare
Choose a tag to compare
0.6.0-beta.0 Pre-release
Pre-release

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

19 Feb 07:24
88dc202
Compare
Choose a tag to compare

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

  • installing specific release-it version on container execution (365f1e8), closes #23

Documentation

  • updating CHANGELOG license badge (6699ed1)
  • updating CHANGELOG license badge [skip ci] (6679d4f)

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

  • removing setting the RELEASE_IT_VERSION as specific one to let latest to be executed (0cdf486)
  • updating release-it version to use 17.0.5 of release-it (65cdf6a)
  • updating release-it version to use v17.0.5 (787223c)

0.5.0-beta.6

19 Feb 07:10
2bba431
Compare
Choose a tag to compare
0.5.0-beta.6 Pre-release
Pre-release

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

19 Feb 06:27
68645d1
Compare
Choose a tag to compare
0.5.0-beta.5 Pre-release
Pre-release

0.5.0-beta.5 (2024-02-19)

Features

  • adding outputting information of the current execution script (4ae0555)

0.5.0-beta.4

18 Feb 21:58
af95204
Compare
Choose a tag to compare
0.5.0-beta.4 Pre-release
Pre-release

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)

0.5.0-beta.3

18 Feb 21:45
a6e8973
Compare
Choose a tag to compare
0.5.0-beta.3 Pre-release
Pre-release

0.5.0-beta.3 (2024-02-18)

Bug Fixes

  • installing specific release-it version on container execution (365f1e8), closes #23