Skip to content

Commit a72d1d2

Browse files
committed
chore(release): 1.13.2
1 parent a8b8684 commit a72d1d2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [convention-change-log](https://github.com/convention-change/convention-change-log) for commit guidelines.
44

5+
## [1.13.2](https://github.com/bridgewwater/temp-golang-cli-fast/compare/v1.13.1...v1.13.2) (2025-05-22)
6+
7+
### 👷‍ Build System
8+
9+
* update docker buildx bake workflows and add debug steps ([a8b86845](https://github.com/bridgewwater/temp-golang-cli-fast/commit/a8b868453478b3940809d9c7bf5422a8f3886114))
10+
11+
* update goreleaser version to v2.9.0 ([2fa3ef37](https://github.com/bridgewwater/temp-golang-cli-fast/commit/2fa3ef37a5d7b70f331d26a27e0f7f2f356e8f7a))
12+
513
## [1.13.1](https://github.com/bridgewwater/temp-golang-cli-fast/compare/v1.13.0...v1.13.1) (2025-05-21)
614

715
### 👷‍ Build System

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "temp-golang-cli-fast",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "template of golang cli tools",
55
"directories": {
66
"doc": "doc"

0 commit comments

Comments
 (0)