Skip to content

Commit 2bdbcdc

Browse files
committed
chore(release): 1.14.0
1 parent 9a2915b commit 2bdbcdc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.14.0](https://github.com/bridgewwater/temp-golang-cli-fast/compare/v1.13.3...v1.14.0) (2025-05-23)
6+
7+
### ✨ Features
8+
9+
* add SaveBuildInfo method and improve build information handling ([9a2915bc](https://github.com/bridgewwater/temp-golang-cli-fast/commit/9a2915bc4c400c90f34e51876febda5017eed454))
10+
511
## [1.13.3](https://github.com/bridgewwater/temp-golang-cli-fast/compare/v1.13.2...v1.13.3) (2025-05-22)
612

713
### 👷‍ 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.3",
3+
"version": "1.14.0",
44
"description": "template of golang cli tools",
55
"directories": {
66
"doc": "doc"

0 commit comments

Comments
 (0)