-
Notifications
You must be signed in to change notification settings - Fork 5
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
9fa847c
commit 695dfe4
Showing
1 changed file
with
29 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,29 @@ | ||
# Changelog | ||
|
||
## Version v1.2.2 (2024-05-24) | ||
|
||
### Fixes | ||
|
||
- **deps:** update module github.com/golang-migrate/migrate/v4 to v4.17.1 (#16) (b714494e) | ||
- **deps:** update module github.com/jmoiron/sqlx to v1.4.0 (#17) (34537347) | ||
- **deps:** update module github.com/data-dog/go-sqlmock to v1.5.2 (#7) (b0da0874) | ||
- **deps:** update module flamingo.me/flamingo/v3 to v3.8.1 (#10) (8a9d5e13) | ||
|
||
### Ops and CI/CD | ||
|
||
- introduce semanticore (#18) (9fa847ca) | ||
- introduce golangci-lint (#5) (1c368e81) | ||
- introduce pipeline (#3) (c091de19) | ||
|
||
### Chores and tidying | ||
|
||
- **deps:** update golangci/golangci-lint-action action to v6 (#14) (88dd6337) | ||
- **deps:** update actions/setup-go action to v5 (#13) (97fd5ff0) | ||
- **deps:** update dependency go to v1.22.3 (#8) (a2a94283) | ||
- update dependencies (#4) (bf4d47dc) | ||
- bump to 1.19 (#2) (d1f91774) | ||
|
||
### Other | ||
|
||
- Add renovate.json (#6) (2fb0216a) | ||
|