Skip to content

Commit 4fbb9ec

Browse files
committed
chore(release): 1.8.0
1 parent 718b750 commit 4fbb9ec

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.8.0](https://github.com/bridgewwater/template-docker-golang-exec-build/compare/v1.7.0...v1.8.0) (2026-01-02)
6+
7+
### ✨ Features
8+
9+
* add condition to Docker Hub description step ([718b750e](https://github.com/bridgewwater/template-docker-golang-exec-build/commit/718b750ec5410329e112b64759a976b734a765e2))
10+
511
## [1.7.0](https://github.com/bridgewwater/template-docker-golang-exec-build/compare/v1.6.0...v1.7.0) (2025-12-31)
612

713
### ✨ Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template-docker-golang-exec-build",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/bridgewwater/template-docker-golang-exec-build.git"

0 commit comments

Comments
 (0)