Skip to content

Commit

Permalink
chore: bump versions and release (#3484)
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 Sep 1, 2024
1 parent 2aec88c commit 21625f8
Show file tree
Hide file tree
Showing 67 changed files with 102 additions and 94 deletions.
29 changes: 0 additions & 29 deletions .changeset/curvy-items-guess.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/great-mayflies-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-pigs-invite.md

This file was deleted.

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

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/strong-buttons-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-trees-do.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/tricky-turtles-kiss.md

This file was deleted.

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

## 2.0.74

## 2.0.73

## 2.0.72
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/babel-preset-legend-studio",
"version": "2.0.73",
"version": "2.0.74",
"description": "Legend Studio Babel preset",
"keywords": [
"legend",
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

## 12.31.0

## 12.30.0

## 12.29.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": "12.30.0",
"version": "12.31.0",
"description": "Legend Pure IDE web application deployment",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-pure-ide/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-pure-ide

## 8.0.218

## 8.0.217

## 8.0.216
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-pure-ide/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-pure-ide",
"version": "8.0.217",
"version": "8.0.218",
"description": "Legend Pure IDE application core",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-query-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-query-bootstrap

## 12.31.0

## 12.30.0

## 12.29.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": "12.30.0",
"version": "12.31.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

## 12.31.0

## 12.30.0

## 12.29.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": "12.30.0",
"version": "12.31.0",
"private": true,
"description": "Legend Query web application deployment",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/legend-application-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @finos/legend-application-query

## 13.5.42

### Patch Changes

- [#3485](https://github.com/finos/legend-studio/pull/3485) [`03ec0a3`](https://github.com/finos/legend-studio/commit/03ec0a350d388759f2249ab75fb4e0c25e114056) ([@pragyasri-gs](https://github.com/pragyasri-gs)) - Adding conditions for Legend AI button and exporting DataSpaceQuerySetupState.

## 13.5.41

## 13.5.40
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-query",
"version": "13.5.41",
"version": "13.5.42",
"description": "Legend Query application core",
"keywords": [
"legend",
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

## 12.31.0

## 12.30.0

## 12.29.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": "12.30.0",
"version": "12.31.0",
"description": "Legend REPL web application deployment",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-repl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-repl

## 0.0.50

## 0.0.49

## 0.0.48
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-repl/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-repl",
"version": "0.0.49",
"version": "0.0.50",
"description": "Legend REPL Grid client application core",
"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

## 12.31.0

## 12.30.0

## 12.29.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": "12.30.0",
"version": "12.31.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

## 12.31.0

## 12.30.0

## 12.29.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": "12.30.0",
"version": "12.31.0",
"private": true,
"description": "Legend Studio web application deployment",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-studio

## 28.18.25

## 28.18.24

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

## 15.1.26

## 15.1.25

## 15.1.24
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application",
"version": "15.1.25",
"version": "15.1.26",
"description": "Legend application core",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-art/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-art

## 7.1.53

## 7.1.52

## 7.1.51
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-art/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-art",
"version": "7.1.52",
"version": "7.1.53",
"description": "Legend shared visual components and component utilities",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-assortment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-assortment

## 0.0.193

## 0.0.192

## 0.0.191
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-assortment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-assortment",
"version": "0.0.192",
"version": "0.0.193",
"description": "An assortment of Legend extensions",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-data-quality/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-data-quality

## 1.0.30

## 1.0.29

## 1.0.28
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-data-quality/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-data-quality",
"version": "1.0.29",
"version": "1.0.30",
"description": "Legend extension for Data Quality",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-data-space-studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-data-space-studio

## 0.1.63

## 0.1.62

## 0.1.61
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-data-space-studio",
"version": "0.1.62",
"version": "0.1.63",
"description": "Legend extension for Data Space DSL - Studio",
"keywords": [
"legend",
Expand Down
6 changes: 6 additions & 0 deletions packages/legend-extension-dsl-data-space/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @finos/legend-extension-dsl-data-space

## 10.3.63

### Patch Changes

- [#3487](https://github.com/finos/legend-studio/pull/3487) [`ac83e22`](https://github.com/finos/legend-studio/commit/ac83e223b15de8aa285670bc69e4b200fd8499c8) ([@MauricioUyaguari](https://github.com/MauricioUyaguari)) - Fix resolving elements in packages for fixing in dataspace elements render.

## 10.3.62

## 10.3.61
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-data-space/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-data-space",
"version": "10.3.62",
"version": "10.3.63",
"description": "Legend extension for Data Space DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-diagram/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-diagram

## 8.1.1

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-diagram/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-diagram",
"version": "8.1.0",
"version": "8.1.1",
"description": "Legend extension for Diagram DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-persistence/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-persistence

## 5.0.215

## 5.0.214

## 5.0.213
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-persistence/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-persistence",
"version": "5.0.214",
"version": "5.0.215",
"description": "Legend extension for Persistence DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-service

## 1.0.220

## 1.0.219

## 1.0.218
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-service",
"version": "1.0.219",
"version": "1.0.220",
"description": "Legend extension for Service DSL",
"keywords": [
"legend",
Expand Down
Loading

0 comments on commit 21625f8

Please sign in to comment.