Merge branch 'main' of git.odit.services:odit/nginx-brotli
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
d1e7eb751a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nginx-brotli",
|
"name": "nginx-brotli",
|
||||||
"version": "3.15.1",
|
"version": "3.15.2",
|
||||||
"description": "NGINX Base Image feat. brotli",
|
"description": "NGINX Base Image feat. brotli",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -11,8 +11,8 @@
|
|||||||
"release-it": "^15.0.0"
|
"release-it": "^15.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"release:patch":"release-it --patch --ci",
|
"release:patch": "release-it --patch --ci",
|
||||||
"release:prepatch":"release-it --prePatch --preRelease --ci"
|
"release:prepatch": "release-it --prePatch --preRelease --ci"
|
||||||
},
|
},
|
||||||
"release-it": {
|
"release-it": {
|
||||||
"git": {
|
"git": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user