version packages lib@2.3.1-alpha.3

This commit is contained in:
Opender Singh 2021-08-23 12:55:10 +12:00
parent a263881b5f
commit 4d0ec3f7b2
15 changed files with 19 additions and 19 deletions

View File

@ -1,6 +1,6 @@
{
"tagVersionPrefix": "lib@",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"includeMergedTags": true,
"command": {
"version": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-app",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"private": true,
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"name": "insomnia-app",
"homepage": "https://konghq.com",
"description": "The Collaborative API Design Tool",
@ -110,7 +110,7 @@
"insomnia-plugin-file": "2.3.0",
"insomnia-plugin-hash": "2.3.0",
"insomnia-plugin-jsonpath": "2.3.0",
"insomnia-plugin-kong-bundle": "2.3.1-alpha.2",
"insomnia-plugin-kong-bundle": "2.3.1-alpha.3",
"insomnia-plugin-now": "2.3.0",
"insomnia-plugin-os": "2.3.0",
"insomnia-plugin-prompt": "2.3.0",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-inso",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-inso",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"homepage": "https://insomnia.rest",
"description": "A CLI for Insomnia - The Collaborative API Design Tool",
"author": "Kong <office@konghq.com>",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-smoke-test",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/kong/insomnia/issues"
},
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"scripts": {
"bootstrap": "npm run build",
"lint": "eslint . --ext .js,.ts,.tsx",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-bundle",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-bundle",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"main": "index.js",
"author": "Kong <office@konghq.com>",
"license": "Apache-2.0",
@ -26,9 +26,9 @@
}
},
"dependencies": {
"insomnia-plugin-kong-declarative-config": "2.3.1-alpha.2",
"insomnia-plugin-kong-kubernetes-config": "2.3.1-alpha.2",
"insomnia-plugin-kong-portal": "2.3.1-alpha.2"
"insomnia-plugin-kong-declarative-config": "2.3.1-alpha.3",
"insomnia-plugin-kong-kubernetes-config": "2.3.1-alpha.3",
"insomnia-plugin-kong-portal": "2.3.1-alpha.3"
},
"gitHead": "d91e6735a76295166545a42c170328da4ab70dd3"
}

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-declarative-config",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-declarative-config",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"main": "index.js",
"author": "Kong <office@konghq.com>",
"license": "Apache-2.0",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-kubernetes-config",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-kubernetes-config",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"main": "index.js",
"author": "Kong <office@konghq.com>",
"license": "Apache-2.0",

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-portal",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "insomnia-plugin-kong-portal",
"version": "2.3.1-alpha.2",
"version": "2.3.1-alpha.3",
"main": "dist/index.js",
"author": "Kong <office@konghq.com>",
"license": "Apache-2.0",