Skip to content

Commit

Permalink
chore(publish): publish packages (0551bb1)
Browse files Browse the repository at this point in the history
  • Loading branch information
spinnakerbot committed Jun 26, 2024
1 parent 0551bb1 commit c0a976a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
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-06-26)

**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
2 changes: 1 addition & 1 deletion 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 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-06-26)


### 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

0 comments on commit c0a976a

Please sign in to comment.