Skip to content

Commit

Permalink
chore(publish): publish packages (77dd8bf)
Browse files Browse the repository at this point in the history
 - @spinnaker/[email protected]
 - [email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
 - @spinnaker/[email protected]
  • Loading branch information
spinnakerbot committed Sep 12, 2024
1 parent 77dd8bf commit c35334b
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 12 deletions.
12 changes: 12 additions & 0 deletions packages/amazon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.14.6](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-09-12)


### Bug Fixes

* **aws:** Fix IPv6 addresses being incorrectly associated when cloning server groups that have launch templates enabled ([#6979](https://github.com/spinnaker/deck/issues/6979)) ([#10142](https://github.com/spinnaker/deck/issues/10142)) ([22818c6](https://github.com/spinnaker/deck/commit/22818c637072ff6b8f17ff8407513c114f0bec8f))
* **aws:** Fix userData getting lost when cloning an AWS server group that uses launch templates ([#6771](https://github.com/spinnaker/deck/issues/6771)) ([#10132](https://github.com/spinnaker/deck/issues/10132)) ([d5a8ea3](https://github.com/spinnaker/deck/commit/d5a8ea320dbb7cf4827a26a2af7197f07070a604))





## [0.14.5](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-06-10)


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.14.5",
"version": "0.14.6",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/app/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.

## [2.8.2](https://github.com/spinnaker/deck/compare/[email protected]@2.8.2) (2024-09-12)

**Note:** Version bump only for package deck-app





## [2.8.1](https://github.com/spinnaker/deck/compare/[email protected]@2.8.1) (2024-06-10)

**Note:** Version bump only for package deck-app
Expand Down
10 changes: 5 additions & 5 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "deck-app",
"private": true,
"version": "2.8.1",
"version": "2.8.2",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -14,19 +14,19 @@
"author": "",
"license": "ISC",
"dependencies": {
"@spinnaker/amazon": "^0.14.5",
"@spinnaker/amazon": "^0.14.6",
"@spinnaker/appengine": "^0.1.13",
"@spinnaker/cloudfoundry": "^0.1.13",
"@spinnaker/cloudrun": "^0.1.9",
"@spinnaker/core": "^0.29.1",
"@spinnaker/docker": "^0.0.147",
"@spinnaker/ecs": "^0.1.1",
"@spinnaker/google": "^0.2.14",
"@spinnaker/ecs": "^0.1.2",
"@spinnaker/google": "^0.2.15",
"@spinnaker/kayenta": "2.3.0",
"@spinnaker/kubernetes": "^0.6.2",
"@spinnaker/oracle": "^0.0.91",
"@spinnaker/styleguide": "^2.0.0",
"@spinnaker/titus": "^0.5.44",
"@spinnaker/titus": "^0.5.45",
"@uirouter/angularjs": "1.0.26",
"angular": "1.8.0",
"graphql": "15.5.0",
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.1.2](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-09-12)

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





## [0.1.1](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-06-10)

**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.1.1",
"version": "0.1.2",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand All @@ -16,7 +16,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/amazon": "^0.14.5",
"@spinnaker/amazon": "^0.14.6",
"@spinnaker/core": "^0.29.1",
"@spinnaker/docker": "^0.0.147",
"@uirouter/angularjs": "1.0.26",
Expand Down
12 changes: 12 additions & 0 deletions packages/google/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.15](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-09-12)



# 3.18.0 (2024-08-08)

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





## [0.2.14](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-06-10)

**Note:** Version bump only for package @spinnaker/google
Expand Down
2 changes: 1 addition & 1 deletion packages/google/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/google",
"license": "Apache-2.0",
"version": "0.2.14",
"version": "0.2.15",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions packages/pluginsdk/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.4.0](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-09-12)


### Features

* **pluginsdk:** Allow overriding proxy ports in deck dev-proxy ([#10115](https://github.com/spinnaker/deck/issues/10115)) ([3fe8402](https://github.com/spinnaker/deck/commit/3fe840255acd53f8c8f386d20b13053e7844afc3))





## [0.3.2](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2023-12-07)

**Note:** Version bump only for package @spinnaker/pluginsdk
Expand Down
2 changes: 1 addition & 1 deletion packages/pluginsdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/pluginsdk",
"description": "Provides blessed opinions (rollup, code format, lint) and packages (react, etc) to plugin developers",
"version": "0.3.2",
"version": "0.4.0",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"license": "Apache-2.0",
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.5.45](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-09-12)

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





## [0.5.44](https://github.com/spinnaker/deck/compare/@spinnaker/[email protected]...@spinnaker/[email protected]) (2024-06-10)

**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.5.44",
"version": "0.5.45",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"publishConfig": {
Expand All @@ -16,7 +16,7 @@
"lib": "npm run build"
},
"dependencies": {
"@spinnaker/amazon": "^0.14.5",
"@spinnaker/amazon": "^0.14.6",
"@spinnaker/core": "^0.29.1",
"@spinnaker/docker": "^0.0.147",
"@spinnaker/mocks": "1.0.7",
Expand Down

0 comments on commit c35334b

Please sign in to comment.