🚀RELEASE 3.15.1 [CI SKIP]

This commit is contained in:
Nicolai Ort 2022-05-04 19:02:01 +00:00
parent 131494a7d8
commit e85a2c6e93

View File

@ -1,6 +1,6 @@
{
"name": "nginx-brotli",
"version": "3.15.0",
"version": "3.15.1",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",
@ -11,7 +11,7 @@
"release-it": "^15.0.0"
},
"scripts": {
"release":"release-it --patch --ci"
"release": "release-it --patch --ci"
},
"release-it": {
"git": {