Skip to content

Commit 8b6b88d

Browse files
authored
Merge pull request #8 from wayofdev/release-please--branches--master--components--docker-nginx
2 parents 26d35cc + 9fb9830 commit 8b6b88d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/wayofdev/docker-nginx/compare/v1.1.0...v1.1.1) (2022-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* yaml linting, docs ([b74f3ae](https://github.com/wayofdev/docker-nginx/commit/b74f3ae22fdd4e85aefe3f61c2ee87d1f4aece1e))
9+
10+
11+
### Miscellaneous
12+
13+
* missing dist folder ([26d35cc](https://github.com/wayofdev/docker-nginx/commit/26d35cc68d88b7e58428ddd40e62fa3a4226e987))
14+
315
## [1.1.0](https://github.com/wayofdev/docker-nginx/compare/v1.0.2...v1.1.0) (2022-11-01)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.1.0",
2+
"version": "1.1.1",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-nginx.git"
55
}

0 commit comments

Comments
 (0)