Skip to content

Commit

Permalink
chore(publish): publish packages (#9479)
Browse files Browse the repository at this point in the history
- deck-app@1.0.10
 - @spinnaker/amazon@0.6.0
 - @spinnaker/ecs@0.0.299
 - @spinnaker/titus@0.0.198

Co-authored-by: spinnakerbot <spinnakerbot@spinnaker.io>
  • Loading branch information
github-actions[bot] and spinnakerbot committed Jul 20, 2021
1 parent 8d45c5e commit 12ff87e
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 9 deletions.
13 changes: 13 additions & 0 deletions app/scripts/modules/app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.10 (2021-07-20)


### Bug Fixes

* **all:** Convert requires to imports ([abf4c75](https://github.com/spinnaker/deck/commit/abf4c7590ee4bf84adfb1624c5aafcaccf829be5))
* **app:** Remove resolutions from app ([e117619](https://github.com/spinnaker/deck/commit/e1176195b4eb72f049b7901f719a1a9144c4a2b2))
* **build:** Fix gradle builds ([d4d25f6](https://github.com/spinnaker/deck/commit/d4d25f6a4ec1e615d29942193bfd5ddd6273440f))





## 1.0.9 (2021-07-19)


Expand Down
8 changes: 4 additions & 4 deletions app/scripts/modules/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "deck-app",
"private": true,
"version": "1.0.9",
"version": "1.0.10",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -13,18 +13,18 @@
"author": "",
"license": "ISC",
"dependencies": {
"@spinnaker/amazon": "^0.5.0",
"@spinnaker/amazon": "^0.6.0",
"@spinnaker/appengine": "^0.0.43",
"@spinnaker/cloudfoundry": "^0.0.130",
"@spinnaker/core": "^0.0.616",
"@spinnaker/docker": "^0.0.89",
"@spinnaker/ecs": "^0.0.298",
"@spinnaker/ecs": "^0.0.299",
"@spinnaker/google": "^0.0.47",
"@spinnaker/kayenta": "2.0.0",
"@spinnaker/kubernetes": "^0.0.76",
"@spinnaker/oracle": "^0.0.32",
"@spinnaker/styleguide": "^1.0.26",
"@spinnaker/titus": "^0.0.197",
"@spinnaker/titus": "^0.0.198",
"@uirouter/angularjs": "1.0.26",
"angular": "1.6.10",
"graphql": "15.5.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/amazon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/spinnaker/deck/compare/@spinnaker/amazon@0.5.0...@spinnaker/amazon@0.6.0) (2021-07-20)


### Features

* sample amazon commit to test package publishin ([#9481](https://github.com/spinnaker/deck/issues/9481)) ([8d45c5e](https://github.com/spinnaker/deck/commit/8d45c5ef24a83905a6e6bca46889ea4323b4ae50))





# [0.5.0](https://github.com/spinnaker/deck/compare/@spinnaker/amazon@0.0.326...@spinnaker/amazon@0.5.0) (2021-07-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/amazon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/amazon",
"license": "Apache-2.0",
"version": "0.5.0",
"version": "0.6.0",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ecs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.299](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.298...@spinnaker/ecs@0.0.299) (2021-07-20)

**Note:** Version bump only for package @spinnaker/ecs





## [0.0.298](https://github.com/spinnaker/deck/compare/@spinnaker/ecs@0.0.293...@spinnaker/ecs@0.0.298) (2021-07-19)

**Note:** Version bump only for package @spinnaker/ecs
Expand Down
4 changes: 2 additions & 2 deletions packages/ecs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/ecs",
"license": "Apache-2.0",
"version": "0.0.298",
"version": "0.0.299",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/amazon": "^0.5.0",
"@spinnaker/amazon": "^0.6.0",
"@spinnaker/core": "^0.0.616",
"@spinnaker/docker": "^0.0.89",
"@uirouter/angularjs": "1.0.26",
Expand Down
8 changes: 8 additions & 0 deletions packages/titus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.198](https://github.com/spinnaker/deck/compare/@spinnaker/titus@0.0.197...@spinnaker/titus@0.0.198) (2021-07-20)

**Note:** Version bump only for package @spinnaker/titus





## [0.0.197](https://github.com/spinnaker/deck/compare/@spinnaker/titus@0.0.192...@spinnaker/titus@0.0.197) (2021-07-19)

**Note:** Version bump only for package @spinnaker/titus
Expand Down
4 changes: 2 additions & 2 deletions packages/titus/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/titus",
"license": "Apache-2.0",
"version": "0.0.197",
"version": "0.0.198",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/amazon": "^0.5.0",
"@spinnaker/amazon": "^0.6.0",
"@spinnaker/core": "^0.0.616",
"@spinnaker/docker": "^0.0.89",
"@spinnaker/mocks": "1.0.7",
Expand Down

0 comments on commit 12ff87e

Please sign in to comment.