Skip to content

Commit d15de37

Browse files
authored
Merge pull request #35 from wayofdev/release-please--branches--master--components--docker-nginx
chore(master): release 2.0.0
2 parents 7f93389 + 5069aab commit d15de37

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.2"
2+
".": "2.0.0"
33
}

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/wayofdev/docker-nginx/compare/v1.4.2...v2.0.0) (2024-09-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate to docker-bake.hcl approach
9+
10+
### Features
11+
12+
* migrate to docker-bake.hcl approach ([bf18890](https://github.com/wayofdev/docker-nginx/commit/bf1889077e6ab2792d49c405b06f2148fb67459b))
13+
314
## [1.4.2](https://github.com/wayofdev/docker-nginx/compare/v1.4.1...v1.4.2) (2024-09-13)
415

516

0 commit comments

Comments
 (0)