Skip to content

Commit

Permalink
chore(package): amazon@0.0.272 appengine@0.0.20 azure@0.0.258 cloudfo…
Browse files Browse the repository at this point in the history
…undry@0.0.104 core@0.0.519 docker@0.0.63 ecs@0.0.266 google@0.0.24 huaweicloud@0.0.6 kubernetes@0.0.52 oracle@0.0.12 tencentcloud@0.0.9 titus@0.0.148 (#8647)

* chore(amazon): publish amazon@0.0.272

8532bdd chore(prettier): Just Update Prettier™ (#8644)
24b1db6  refactor(core): Component for instance actions dropdown (#8642)
defaf19 chore(lint): eslint --fix react2angular-with-error-boundary

* chore(appengine): publish appengine@0.0.20

8532bdd chore(prettier): Just Update Prettier™ (#8644)
defaf19 chore(lint): eslint --fix react2angular-with-error-boundary

* chore(azure): publish azure@0.0.258

8532bdd chore(prettier): Just Update Prettier™ (#8644)

* chore(cloudfoundry): publish cloudfoundry@0.0.104

8532bdd chore(prettier): Just Update Prettier™ (#8644)

* chore(core): publish core@0.0.519

8532bdd chore(prettier): Just Update Prettier™ (#8644)
4fc4c71 feat(core): make Environments the default route if enabled (#8643)
24b1db6  refactor(core): Component for instance actions dropdown (#8642)
defaf19 chore(lint): eslint --fix react2angular-with-error-boundary
c60dc30 feat(core/presentation): Add SpinErrorBoundary.tsx react error boundary component
382591b feat(ecs): add cypress tests for the ecs provider (#8632)
5848c28 feat(keel): set defaults for managed delivery config (#8634)
8bfa687 feat(core/application): sort Environments first for users with it enabled (#8639)

* chore(docker): publish docker@0.0.63

8532bdd chore(prettier): Just Update Prettier™ (#8644)

* chore(ecs): publish ecs@0.0.266

8532bdd chore(prettier): Just Update Prettier™ (#8644)
defaf19 chore(lint): eslint --fix react2angular-with-error-boundary
382591b feat(ecs): add cypress tests for the ecs provider (#8632)

* chore(google): publish google@0.0.24

8532bdd chore(prettier): Just Update Prettier™ (#8644)
defaf19 chore(lint): eslint --fix react2angular-with-error-boundary

* chore(huaweicloud): publish huaweicloud@0.0.6

8532bdd chore(prettier): Just Update Prettier™ (#8644)

* chore(kubernetes): publish kubernetes@0.0.52

8532bdd chore(prettier): Just Update Prettier™ (#8644)
defaf19 chore(lint): eslint --fix react2angular-with-error-boundary

* chore(oracle): publish oracle@0.0.12

8532bdd chore(prettier): Just Update Prettier™ (#8644)

* chore(tencentcloud): publish tencentcloud@0.0.9

8532bdd chore(prettier): Just Update Prettier™ (#8644)

* chore(titus): publish titus@0.0.148

8532bdd chore(prettier): Just Update Prettier™ (#8644)
24b1db6  refactor(core): Component for instance actions dropdown (#8642)
defaf19 chore(lint): eslint --fix react2angular-with-error-boundary
  • Loading branch information
Erik Munson committed Oct 12, 2020
1 parent 8532bdd commit 4b79b4d
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.271",
"version": "0.0.272",
"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.19",
"version": "0.0.20",
"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.257",
"version": "0.0.258",
"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.103",
"version": "0.0.104",
"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.518",
"version": "0.0.519",
"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.62",
"version": "0.0.63",
"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.265",
"version": "0.0.266",
"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.23",
"version": "0.0.24",
"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.5",
"version": "0.0.6",
"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.51",
"version": "0.0.52",
"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.11",
"version": "0.0.12",
"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.8",
"version": "0.0.9",
"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.147",
"version": "0.0.148",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 4b79b4d

Please sign in to comment.