We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26d35cc + 9fb9830 commit 8b6b88dCopy full SHA for 8b6b88d
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## [1.1.0](https://github.com/wayofdev/docker-nginx/compare/v1.0.2...v1.1.0) (2022-11-01)
16
17
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.1.0",
+ "version": "1.1.1",
"repository": {
"url": "https://github.com/wayofdev/docker-nginx.git"
}
0 commit comments