🎉 Release 1.0.0 (#9)
All checks were successful
ci/woodpecker/push/99-release-bot Pipeline was successful
ci/woodpecker/push/0-pre Pipeline was successful
ci/woodpecker/tag/0-pre Pipeline was successful
ci/woodpecker/push/1-build-check Pipeline was successful
ci/woodpecker/push/10-build-dev Pipeline was successful
ci/woodpecker/tag/20-build-tag Pipeline was successful

This PR was opened by the [ready-release-go](https://github.com/woodpecker-ci/plugin-ready-release-go) plugin. When you're ready to do a release, you can merge this pull-request and a new release with version `1.0.0` will be created automatically. If you're not ready to do a release yet, that's fine, whenever you add more changes to `main` this pull-request will be updated.

## Options

- [ ] Mark this version as a release candidate

## [1.0.0](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.0) - 2025-04-07

### 💥 Breaking changes

- [CI Workflow] Improvments for next releses and logic [[#11](#11)]

### 🔒 Security

- [CI-Build] Changed DIND to DIND rootless [[#10](#10)]
- Update docker Docker tag to v28 [[#5](#5)]

###  Features

- Configure Renovate [[#1](#1)]

### 📚 Documentation

- Cleaned README and refresh information [[#12](#12)]

### 📦️ Dependency

- Update dependency go to v1.24.2 [[#8](#8)]
- Update module github.com/gofiber/template/html/v2 to v2.1.3 [[#3](#3)]
- Update dependency font-awesome to v6.7.2 [[#4](#4)]
- Update woodpeckerci/plugin-docker-buildx Docker tag to v5 [[#7](#7)]
- Update module github.com/gofiber/fiber/v2 to v2.52.6 [[#2](#2)]

Co-authored-by: oauth <release_mail>
Reviewed-on: #9
Co-authored-by: release-bot <release-bot@noreply.email>
Co-committed-by: release-bot <release-bot@noreply.email>
This commit is contained in:
release-bot 2025-04-07 17:44:01 +00:00 committed by Phil
parent 13a20dd1a3
commit fca1fe2b7b

32
CHANGELOG.md Normal file
View file

@ -0,0 +1,32 @@
# Changelog
## [1.0.0](https://git.hackmi.ch/Phil/goshorly/releases/tag/v1.0.0) - 2025-04-07
### ❤️ Thanks to all contributors! ❤️
@Phil, @renovate-bot
### 💥 Breaking changes
- [CI Workflow] Improvments for next releses and logic [[#11](https://git.hackmi.ch/Phil/goshorly/pulls/11)]
### 🔒 Security
- [CI-Build] Changed DIND to DIND rootless [[#10](https://git.hackmi.ch/Phil/goshorly/pulls/10)]
- Update docker Docker tag to v28 [[#5](https://git.hackmi.ch/Phil/goshorly/pulls/5)]
### ✨ Features
- Configure Renovate [[#1](https://git.hackmi.ch/Phil/goshorly/pulls/1)]
### 📚 Documentation
- Cleaned README and refresh information [[#12](https://git.hackmi.ch/Phil/goshorly/pulls/12)]
### 📦️ Dependency
- Update dependency go to v1.24.2 [[#8](https://git.hackmi.ch/Phil/goshorly/pulls/8)]
- Update module github.com/gofiber/template/html/v2 to v2.1.3 [[#3](https://git.hackmi.ch/Phil/goshorly/pulls/3)]
- Update dependency font-awesome to v6.7.2 [[#4](https://git.hackmi.ch/Phil/goshorly/pulls/4)]
- Update woodpeckerci/plugin-docker-buildx Docker tag to v5 [[#7](https://git.hackmi.ch/Phil/goshorly/pulls/7)]
- Update module github.com/gofiber/fiber/v2 to v2.52.6 [[#2](https://git.hackmi.ch/Phil/goshorly/pulls/2)]