Skip to content

Commit d19b597

Browse files
chore: auto-bump version and update CHANGELOG for Dependabot PR
1 parent 9e85613 commit d19b597

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44

55

66
---
7+
## [0.1.42] - 2026-07-04
8+
### Changed
9+
- Bump golang.org/x/net from 0.54.0 to 0.55.0
10+
711
## [0.1.41] - 2026-06-30
812
### Changed
913
- Bump actions/setup-go from 6.4.0 to 6.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# BasicSetupCliVersion - constant for semantic versioning
2-
BasicSetupCliVersion: "0.1.41"
2+
BasicSetupCliVersion: "0.1.42"

resources/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# BasicSetupCliVersion - primary version source for releases and docs bump automation
2-
BasicSetupCliVersion: "0.1.41"
2+
BasicSetupCliVersion: "0.1.42"

0 commit comments

Comments
 (0)