Skip to content

Commit

Permalink
chore: bump versions and release (#3826)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 22, 2025
1 parent ee60004 commit 948cbf4
Show file tree
Hide file tree
Showing 22 changed files with 38 additions and 27 deletions.
6 changes: 0 additions & 6 deletions .changeset/kind-monkeys-smash.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/new-iteration.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/legend-application-data-cube-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-data-cube-bootstrap

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-data-cube-bootstrap",
"version": "13.11.0",
"version": "13.12.0",
"description": "Legend DataCube application bootstrap",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-data-cube-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-data-cube-deployment

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-data-cube-deployment",
"version": "13.11.0",
"version": "13.12.0",
"private": true,
"description": "Legend DataCube web application deployment",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-pure-ide-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-pure-ide-deployment

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-pure-ide-deployment",
"version": "13.11.0",
"version": "13.12.0",
"description": "Legend Pure IDE web application deployment",
"keywords": [
"legend",
Expand Down
6 changes: 6 additions & 0 deletions packages/legend-application-query-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @finos/legend-application-query-bootstrap

## 13.12.0

### Patch Changes

- [#3818](https://github.com/finos/legend-studio/pull/3818) [`62dd4ec`](https://github.com/finos/legend-studio/commit/62dd4ec844e152dfb34fee1dfc56dadabf8928b3) ([@travisstebbins](https://github.com/travisstebbins)) - Adjust css and vscode extension dependencies to support light mode in VSCode QueryBuilder

## 13.11.0

## 13.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-query-bootstrap",
"version": "13.11.0",
"version": "13.12.0",
"description": "Legend Query application bootstrap",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-query-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-query-deployment

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query-deployment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-query-deployment",
"version": "13.11.0",
"version": "13.12.0",
"private": true,
"description": "Legend Query web application deployment",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-repl-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-repl-deployment

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-repl-deployment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-repl-deployment",
"version": "13.11.0",
"version": "13.12.0",
"description": "Legend REPL web application deployment",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-studio-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-studio-bootstrap

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-studio-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-studio-bootstrap",
"version": "13.11.0",
"version": "13.12.0",
"description": "Legend Studio application bootrap",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-studio-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-studio-deployment

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-studio-deployment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-studio-deployment",
"version": "13.11.0",
"version": "13.12.0",
"private": true,
"description": "Legend Studio web application deployment",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-server-showcase-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-server-showcase-deployment

## 13.12.0

## 13.11.0

## 13.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-server-showcase-deployment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-server-showcase-deployment",
"version": "13.11.0",
"version": "13.12.0",
"description": "Legend Showcase server deployment",
"keywords": [
"legend",
Expand Down
6 changes: 6 additions & 0 deletions packages/legend-vscode-extension-dependencies/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @finos/legend-vscode-extension-dependencies

## 4.0.60

### Patch Changes

- [#3818](https://github.com/finos/legend-studio/pull/3818) [`62dd4ec`](https://github.com/finos/legend-studio/commit/62dd4ec844e152dfb34fee1dfc56dadabf8928b3) ([@travisstebbins](https://github.com/travisstebbins)) - Adjust css and vscode extension dependencies to support light mode in VSCode QueryBuilder

## 4.0.59

## 4.0.58
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-vscode-extension-dependencies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-vscode-extension-dependencies",
"version": "4.0.59",
"version": "4.0.60",
"homepage": "https://github.com/finos/legend-studio/tree/master/packages/legend-vscode-extension-dependencies",
"bugs": {
"url": "https://github.com/finos/legend-studio/issues"
Expand Down

0 comments on commit 948cbf4

Please sign in to comment.