Skip to content

Releases: rcwbr/release-it-docker

Release 0.4.0

01 Dec 20:12
8dafb9b
Compare
Choose a tag to compare

0.4.0 (2024-12-01)

🚀 Features

  • define file bumper image (9854cb7)

🤖 CI/CD

  • build file bumper image (5f31300)

📄 Docs

  • file bumper image usage (e2b96b3)

Release 0.3.2

08 Nov 15:05
cad7c48
Compare
Choose a tag to compare

0.3.2 (2024-11-08)

🐛 Bug fixes

  • release-it required check (977febd)

🤖 CI/CD

  • use default workflow name (12b92ef)

Release 0.3.1

08 Nov 14:50
38afb35
Compare
Choose a tag to compare

0.3.1 (2024-11-08)

📄 Docs

  • repo workflow and settings info (445fec4)

Release 0.3.0

31 Oct 13:42
2faf05d
Compare
Choose a tag to compare

0.3.0 (2024-10-31)

🚀 Features

  • lock dockerfile-partials ref to tag (69b20ee)

Release 0.2.1

31 Oct 01:34
e4f9b2e
Compare
Choose a tag to compare

0.2.1 (2024-10-31)

📄 Docs

Release 0.2.0

31 Oct 01:24
af069e3
Compare
Choose a tag to compare

0.2.0 (2024-10-31)

🚀 Features

  • ci release-it workflow with self-built images (9505359)

🐛 Bug fixes

  • correct base image ref in tag workflows (6feed92)

Release 0.1.2

30 Oct 02:34
b8f554a
Compare
Choose a tag to compare

0.1.2 (2024-10-30)

🐛 Bug fixes

  • avoid commit suffixes on release tags (86abc99)
  • comment app id for bypass (faafe4d)

Release 0.1.1

28 Oct 23:20
c9a3a6c
Compare
Choose a tag to compare

0.1.1 (2024-10-28)

Release 0.1.0

26 Oct 18:55
c9a3a6c
Compare
Choose a tag to compare

0.1.0 (2024-10-26)

🚀 Features

  • conventional-changelog image (a73bb78)
  • define codeowners (d67d477)
  • define default release-it configs (4cc0766)
  • define release-it image (2830a0c)
  • release-it tag protection settings (445f163)
  • track settings as code (83610d1)
  • use slim base image (8994998)

🤖 CI/CD

  • automated release-it image build and deploy (def9234)
  • conventional-changelog ci build (4689ab1)
  • local context for image build (1ef54a1)
  • release-it workflow (b448f7b)

📄 Docs

  • conventional-changelog image usage (c1b4ae4)
  • default config usage (a3e2e3a)
  • release-it image usage (f0fd020)
  • settings as code notice (5659659)