Skip to content

Commit fd82e53

Browse files
authored
Update release documentation v0.8.4 (#41)
1 parent 4a60b1c commit fd82e53

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## [0.8.4] - 2024-03-26
4+
5+
### Changed
6+
7+
- Bumps github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible.
8+
39
## [0.8.3] - 2024-01-09
410

511
- Bumps github.com/cloudflare/circl from 1.3.3 to 1.3.7.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This library not only handles Docker registry authentication but also prepares t
3232
To install the latest stable version of go-docker-builder, run the following command:
3333

3434
```sh
35-
go get -u github.com/apenella/[email protected].1
35+
go get -u github.com/apenella/[email protected].4
3636
```
3737

3838
## Use cases

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RELEASE NOTES
22

3-
## [unreleased]
3+
## [0.8.4]
44

55
### Changed
66

0 commit comments

Comments
 (0)