chore(release): prepare for v0.3.0
This commit is contained in:
+1
-20
@@ -1,13 +1,8 @@
|
|||||||
# Changelog
|
## [0.3.0] - 2025-08-03
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
|
||||||
|
|
||||||
## [0.3.0] - 2025-07-22
|
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- *(ci)* Add defaults pipeline template for CI workflow
|
- *(ci)* Add defaults pipeline template for CI workflow
|
||||||
|
|
||||||
## [0.2.0] - 2025-04-11
|
## [0.2.0] - 2025-04-11
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -24,7 +19,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
### 🚜 Refactor
|
### 🚜 Refactor
|
||||||
|
|
||||||
- *(ci)* Remove pre-commit job and add new template
|
- *(ci)* Remove pre-commit job and add new template
|
||||||
|
|
||||||
## [0.1.4] - 2024-10-05
|
## [0.1.4] - 2024-10-05
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -44,7 +38,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Update golangci-lint to use full version
|
- Update golangci-lint to use full version
|
||||||
- Add release flow
|
- Add release flow
|
||||||
- Remove old release job
|
- Remove old release job
|
||||||
|
|
||||||
## [0.1.3] - 2023-12-26
|
## [0.1.3] - 2023-12-26
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -68,7 +61,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Use 1.21.1 in go.mod for Dependabot
|
- Use 1.21.1 in go.mod for Dependabot
|
||||||
- Update to go 1.21.3 and remove patch level
|
- Update to go 1.21.3 and remove patch level
|
||||||
- Update version of Go
|
- Update version of Go
|
||||||
|
|
||||||
## [0.1.2] - 2023-06-04
|
## [0.1.2] - 2023-06-04
|
||||||
|
|
||||||
### 💼 Other
|
### 💼 Other
|
||||||
@@ -80,7 +72,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Update pre-commit and fix golangci-lint
|
- Update pre-commit and fix golangci-lint
|
||||||
- Update golangci-lint
|
- Update golangci-lint
|
||||||
|
|
||||||
## [0.1.1] - 2023-05-11
|
## [0.1.1] - 2023-05-11
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -108,7 +99,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Update Go verion for vulnerabilities scan
|
- Update Go verion for vulnerabilities scan
|
||||||
- Update to Go 1.20.3
|
- Update to Go 1.20.3
|
||||||
- Update Go version and fix gitlabci lint
|
- Update Go version and fix gitlabci lint
|
||||||
|
|
||||||
## [0.1.0] - 2022-07-20
|
## [0.1.0] - 2022-07-20
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -131,7 +121,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Remove dependabot-standalone
|
- Remove dependabot-standalone
|
||||||
- Change to codecov binary instead of bash uploader
|
- Change to codecov binary instead of bash uploader
|
||||||
- Switch to moved goamqp
|
- Switch to moved goamqp
|
||||||
|
|
||||||
## [0.0.8] - 2021-05-15
|
## [0.0.8] - 2021-05-15
|
||||||
|
|
||||||
### ⚙️ Miscellaneous Tasks
|
### ⚙️ Miscellaneous Tasks
|
||||||
@@ -143,7 +132,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Rename master -> main
|
- Rename master -> main
|
||||||
- Group imports
|
- Group imports
|
||||||
- Update to latest version of goamqp
|
- Update to latest version of goamqp
|
||||||
|
|
||||||
## [0.0.7] - 2020-04-12
|
## [0.0.7] - 2020-04-12
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -151,7 +139,6 @@ All notable changes to this project will be documented in this file.
|
|||||||
- Update to Go 1.14 to fix test errors
|
- Update to Go 1.14 to fix test errors
|
||||||
- Use go mod download
|
- Use go mod download
|
||||||
- Sort companies before comparing since map-iteration is not stable
|
- Sort companies before comparing since map-iteration is not stable
|
||||||
|
|
||||||
## [0.0.6] - 2020-04-12
|
## [0.0.6] - 2020-04-12
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
@@ -162,25 +149,21 @@ All notable changes to this project will be documented in this file.
|
|||||||
|
|
||||||
- Add tests
|
- Add tests
|
||||||
- Modify event structure
|
- Modify event structure
|
||||||
|
|
||||||
## [0.0.5] - 2019-12-31
|
## [0.0.5] - 2019-12-31
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add handling of removed privilege
|
- Add handling of removed privilege
|
||||||
|
|
||||||
## [0.0.4] - 2019-12-08
|
## [0.0.4] - 2019-12-08
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
|
|
||||||
- Add name and registration number to event
|
- Add name and registration number to event
|
||||||
|
|
||||||
## [0.0.3] - 2019-11-22
|
## [0.0.3] - 2019-11-22
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Print unexpected messages
|
- Print unexpected messages
|
||||||
|
|
||||||
## [0.0.2] - 2019-11-06
|
## [0.0.2] - 2019-11-06
|
||||||
|
|
||||||
### 🚀 Features
|
### 🚀 Features
|
||||||
@@ -190,5 +173,3 @@ All notable changes to this project will be documented in this file.
|
|||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- Rename module
|
- Rename module
|
||||||
|
|
||||||
<!-- generated by git-cliff -->
|
|
||||||
|
|||||||
Reference in New Issue
Block a user