@oneblink/release-cli
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -95,2 +95,8 @@ import path from 'path'; | ||
{ | ||
label: 'S3 Object Lambda', | ||
repositoryName: 'product-s3-object-lambda', | ||
isPublic: false, | ||
type: 'NODE_JS', | ||
}, | ||
{ | ||
label: 'Volunteers Client', | ||
@@ -97,0 +103,0 @@ repositoryName: 'product-volunteers-client', |
{ | ||
"name": "@oneblink/release-cli", | ||
"description": "Used internally by OneBlink to release repositories quickly and consistently", | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"author": "OneBlink <developers@oneblink> (https://github.com/oneblink)", | ||
@@ -6,0 +6,0 @@ "bin": { |
168211
2175