Skip to content

Commit ba86a59

Browse files
Merge pull request #5 from oleksii-honchar/release-please--branches--main
chore(main): release 0.7.1
2 parents c72527f + baef2a4 commit ba86a59

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [0.7.1](https://github.com/oleksii-honchar/nginx-reverse-proxy/compare/v0.7.0...v0.7.1) (2024-08-06)
4+
5+
6+
### Bug Fixes
7+
8+
* fix makefile targets ([c72527f](https://github.com/oleksii-honchar/nginx-reverse-proxy/commit/c72527fb6a7f78a22f373af860537b9feadc7c8b))
9+
310
## [0.7.0](https://github.com/oleksii-honchar/nginx-reverse-proxy/compare/v0.6.0...v0.7.0) (2024-08-06)
411

512

project.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: tuiteraz/nginx-reverse-proxy
22
containerName: nginx-reverse-proxy
33
logLevel: info
4-
version: 0.7.0
4+
version: 0.7.1

0 commit comments

Comments
 (0)