-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Semanticore Bot <semanticore@aoe.com>
- Loading branch information
1 parent
21e2041
commit 09ab250
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
# Changelog | ||
|
||
## Version v1.1.2 (2024-02-09) | ||
|
||
### Tests | ||
|
||
- Add missing module test (#20) (b2edefe6) | ||
|
||
### Ops and CI/CD | ||
|
||
- introduce semanticore (#42) (21e20418) | ||
|
||
### Chores and tidying | ||
|
||
- **deps:** update module github.com/vektra/mockery/v2 to v2.40.2 (#41) (78533603) | ||
- **deps:** update module gopkg.in/go-playground/validator.v9 to v10 (#25) (0f858a07) | ||
- **deps:** update module flamingo.me/flamingo/v3 to v3.8.0 (#40) (e1398d06) | ||
- **deps:** update module github.com/vektra/mockery/v2 to v2.40.1 (#32) (30a692a0) | ||
- **deps:** update actions/checkout digest to b4ffde6 (#38) (94e9e97e) | ||
- **deps:** update actions/setup-go action to v5 (#39) (5e5ed677) | ||
- **deps:** update actions/checkout action to v4 (#37) (a9cbf0a9) | ||
- **deps:** update module flamingo.me/flamingo/v3 to v3.7.0 (#36) (a471a25f) | ||
- **deps:** update module github.com/stretchr/testify to v1.8.4 (#35) (29e0023b) | ||
- **deps:** update module flamingo.me/flamingo/v3 to v3.6.1 (#34) (c2411ed8) | ||
- **deps:** update module flamingo.me/flamingo/v3 to v3.6.0 (#33) (cddd1006) | ||
- **deps:** update module github.com/go-playground/universal-translator to v0.18.1 (#26) (936df6c4) | ||
- **deps:** update module flamingo.me/flamingo/v3 to v3.5.1 (#28) (947c1ba4) | ||
- **deps:** update actions/setup-go action to v4 (#29) (91847a54) | ||
- **deps:** update module github.com/stretchr/testify to v1.8.2 (#27) (664be9d4) | ||
- add regex to detect go run/install commands (#30) (7800b3df) | ||
- **deps:** upgrade mockery (#31) (b8a30685) | ||
- **deps:** update module flamingo.me/flamingo/v3 to v3.4.0 (#22) (933f7e46) | ||
- **deps:** update module flamingo.me/dingo to v0.2.10 (#23) (b03a4f35) | ||
- Bump go version, update dependencies, fix gofmt (#21) (7f64d422) | ||
- **deps:** update module github.com/go-playground/universal-translator to v0.18.0 (#13) (1dcfd091) | ||
- **deps:** update module github.com/stretchr/testify to v1.8.0 (#14) (33ff150e) | ||
- **deps:** update actions/checkout action to v3 (#17) (d5b72881) | ||
- **deps:** update actions/setup-go action to v3 (#18) (9caf6e01) | ||
|
||
### Other | ||
|
||
- Configure Renovate (#12) (c7228bf2) | ||
|