Skip to content

Commit

Permalink
chore(package): publish amazon 0.0.263 appengine 0.0.15 azure 0.0.253…
Browse files Browse the repository at this point in the history
… cloudfoundry 0.0.97 core 0.0.504 docker 0.0.59 ecs 0.0.261 google 0.0.19 huaweicloud 0.0.5 kubernetes 0.0.48 oracle 0.0.7 tencentcloud 0.0.4 titus 0.0.140 (#8520)
  • Loading branch information
Erik Munson committed Aug 25, 2020
1 parent fe8822d commit ced77a7
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion app/scripts/modules/amazon/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/amazon",
"license": "Apache-2.0",
"version": "0.0.262",
"version": "0.0.263",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/appengine/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/appengine",
"license": "Apache-2.0",
"version": "0.0.14",
"version": "0.0.15",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/azure/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/azure",
"license": "Apache-2.0",
"version": "0.0.252",
"version": "0.0.253",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/cloudfoundry/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/cloudfoundry",
"license": "Apache-2.0",
"version": "0.0.96",
"version": "0.0.97",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/core",
"license": "Apache-2.0",
"version": "0.0.503",
"version": "0.0.504",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/docker/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/docker",
"license": "Apache-2.0",
"version": "0.0.58",
"version": "0.0.59",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/ecs/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/ecs",
"license": "Apache-2.0",
"version": "0.0.260",
"version": "0.0.261",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/google/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/google",
"license": "Apache-2.0",
"version": "0.0.18",
"version": "0.0.19",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/huaweicloud/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/huaweicloud",
"license": "Apache-2.0",
"version": "0.0.4",
"version": "0.0.5",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/kubernetes/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/kubernetes",
"license": "Apache-2.0",
"version": "0.0.47",
"version": "0.0.48",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/oracle/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/oracle",
"license": "Apache-2.0",
"version": "0.0.6",
"version": "0.0.7",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/tencentcloud/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/tencentcloud",
"license": "Apache-2.0",
"version": "0.0.3",
"version": "0.0.4",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/titus/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/titus",
"license": "Apache-2.0",
"version": "0.0.139",
"version": "0.0.140",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit ced77a7

Please sign in to comment.