Skip to content

Commit

Permalink
chore(release): 2.5.0-rc.1
Browse files Browse the repository at this point in the history
## [2.5.0-rc.1](v2.4.7-rc.8...v2.5.0-rc.1) (2024-07-06)

### Build System

* **Dockerfile:** ✏️ make FROM keyword uppercase ([849ca9d](849ca9d))

### Features

* **ci:** Sign build images with cosign ([0e48b65](0e48b65))

### Bug Fixes

* **ci:** fix typo ([65af96c](65af96c))
* **ci:** fix wrong indentation ([6aa70ed](6aa70ed))

### Code Refactoring

* **ci:** return to old behaviour and do not push on pr_event ([6b12399](6b12399))
* **ci:** run tests before push ([5c48207](5c48207))
* **ci:** use cosign private key setup ([204a002](204a002))
  • Loading branch information
semantic-release-bot committed Jul 6, 2024
1 parent dcb0b28 commit f806179
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [2.5.0-rc.1](https://github.com/AnotherStranger/docker-borg-backup/compare/v2.4.7-rc.8...v2.5.0-rc.1) (2024-07-06)

### Build System

* **Dockerfile:** :pencil2: make FROM keyword uppercase ([849ca9d](https://github.com/AnotherStranger/docker-borg-backup/commit/849ca9d13e8b7c0ec9370e403bd81311b6caf5a0))

### Features

* **ci:** Sign build images with cosign ([0e48b65](https://github.com/AnotherStranger/docker-borg-backup/commit/0e48b651666146b50634246750068118a9a7fc48))

### Bug Fixes

* **ci:** fix typo ([65af96c](https://github.com/AnotherStranger/docker-borg-backup/commit/65af96c12ab422fd6af4c160a802e43af385b0c5))
* **ci:** fix wrong indentation ([6aa70ed](https://github.com/AnotherStranger/docker-borg-backup/commit/6aa70ed4641ef78127b0cd2ed739cbbc4f13e37f))

### Code Refactoring

* **ci:** return to old behaviour and do not push on pr_event ([6b12399](https://github.com/AnotherStranger/docker-borg-backup/commit/6b123999da54ce98826fdf81c71f920c90cc40aa))
* **ci:** run tests before push ([5c48207](https://github.com/AnotherStranger/docker-borg-backup/commit/5c482076c22bf94b4c7be500ab9718ff4bb10594))
* **ci:** use cosign private key setup ([204a002](https://github.com/AnotherStranger/docker-borg-backup/commit/204a002841d58ef5a5281237ac745279d6725f54))

## [2.4.7-rc.8](https://github.com/AnotherStranger/docker-borg-backup/compare/v2.4.7-rc.7...v2.4.7-rc.8) (2024-07-05)

### Code Refactoring
Expand Down

0 comments on commit f806179

Please sign in to comment.