Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.1.3 #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## Version v1.1.3 (2024-10-17)

### Chores and tidying

- **deps:** update module github.com/vektra/mockery/v2 to v2.46.3 (#59) (2fa2cfd0)
- **deps:** update module github.com/vektra/mockery/v2 to v2.46.1 (#58) (501b8e00)
- **deps:** update module github.com/go-playground/validator/v10 to v10.22.1 (#56) (28c9e9a4)
- **deps:** update module flamingo.me/flamingo/v3 to v3.11.0 (#54) (550d6aac)
- **deps:** update module github.com/vektra/mockery/v2 to v2.46.0 (#57) (853869aa)
- **deps:** update dependency go to v1.23.0 (#52) (47e5c117)
- **deps:** update module github.com/vektra/mockery/v2 to v2.45.0 (#53) (68cf6432)
- **deps:** update module github.com/vektra/mockery/v2 to v2.44.1 (#51) (1d960829)
- **deps:** update module github.com/vektra/mockery/v2 to v2.43.2 (#44) (3d26489c)
- **deps:** update dependency go to v1.22.5 (#50) (20689a7b)
- **deps:** update module flamingo.me/flamingo/v3 to v3.9.0 (#49) (15dbe5bf)
- **deps:** update module github.com/go-playground/validator/v10 to v10.22.0 (#45) (d9b6333c)
- **deps:** update dependency go to v1.22.2 (#48) (05633cc7)
- **deps:** update module github.com/stretchr/testify to v1.9.0 (#46) (96a48511)

## Version v1.1.2 (2024-02-09)

### Tests
Expand Down