Skip to content

Commit

Permalink
chore: bump versions and release (#2467)
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 Aug 1, 2023
1 parent 9712add commit 6776df6
Show file tree
Hide file tree
Showing 51 changed files with 88 additions and 53 deletions.
3 changes: 0 additions & 3 deletions .changeset/dirty-kings-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-pandas-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dull-pandas-united.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-carpets-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-onions-explode.md

This file was deleted.

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

## 10.6.0

## 10.5.0

## 10.4.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": "10.5.0",
"version": "10.6.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.56

## 8.0.55

## 8.0.54
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.55",
"version": "8.0.56",
"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

## 10.6.0

## 10.5.0

## 10.4.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": "10.5.0",
"version": "10.6.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

## 10.6.0

## 10.5.0

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

## 13.0.44

## 13.0.43

## 13.0.42
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.0.43",
"version": "13.0.44",
"description": "Legend Query 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

## 10.6.0

## 10.5.0

## 10.4.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": "10.5.0",
"version": "10.6.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

## 10.6.0

## 10.5.0

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

## 28.1.0

### Minor Changes

- [#2455](https://github.com/finos/legend-studio/pull/2455) [`05fa748a4`](https://github.com/finos/legend-studio/commit/05fa748a49d0a4dc76a441f14c570b05a2927099) ([@jake-kim1](https://github.com/jake-kim1)) - Support generating models from relational database.

## 28.0.5

## 28.0.4
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.0.5",
"version": "28.1.0",
"description": "Legend Studio application core",
"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.34

## 0.0.33

## 0.0.32
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.33",
"version": "0.0.34",
"description": "An assortment of Legend extensions",
"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.1.0

### Minor Changes

- [#2469](https://github.com/finos/legend-studio/pull/2469) [`2503ccb8e`](https://github.com/finos/legend-studio/commit/2503ccb8e55544d1940bb0cab5e52172be89ddd2) ([@MauricioUyaguari](https://github.com/MauricioUyaguari)) - Use dataSpace `elements` to filter on explorer classes.

## 10.0.55

## 10.0.54
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.0.55",
"version": "10.1.0",
"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.0.56

## 8.0.55

## 8.0.54
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.0.55",
"version": "8.0.56",
"description": "Legend extension for Diagram DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-mastery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-mastery

## 3.0.56

## 3.0.55

## 3.0.54
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-mastery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-mastery",
"version": "3.0.55",
"version": "3.0.56",
"description": "Legend extension for Mastery 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.56

## 5.0.55

## 5.0.54
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.55",
"version": "5.0.56",
"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.56

## 1.0.55

## 1.0.54
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.55",
"version": "1.0.56",
"description": "Legend extension for Service DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-text

## 6.0.56

## 6.0.55

## 6.0.54
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-text",
"version": "6.0.55",
"version": "6.0.56",
"description": "Legend extension for Text DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-store-flat-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-store-flat-data

## 0.0.128

## 0.0.127

## 0.0.126
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-store-flat-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-store-flat-data",
"version": "0.0.127",
"version": "0.0.128",
"description": "Legend extension for Flat-data store",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-store-relational/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-store-relational

## 0.0.128

## 0.0.127

## 0.0.126
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-store-relational/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-store-relational",
"version": "0.0.127",
"version": "0.0.128",
"description": "Legend extension for Relational store",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-store-service-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-store-service-store

## 2.0.56

## 2.0.55

## 2.0.54
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-store-service-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-store-service-store",
"version": "2.0.55",
"version": "2.0.56",
"description": "Legend extension for Service store",
"keywords": [
"legend",
Expand Down
10 changes: 10 additions & 0 deletions packages/legend-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @finos/legend-graph

## 31.1.0

### Minor Changes

- [#2455](https://github.com/finos/legend-studio/pull/2455) [`05fa748a4`](https://github.com/finos/legend-studio/commit/05fa748a49d0a4dc76a441f14c570b05a2927099) ([@jake-kim1](https://github.com/jake-kim1)) - Support generating models from relational database.

### Patch Changes

- [#2469](https://github.com/finos/legend-studio/pull/2469) [`2503ccb8e`](https://github.com/finos/legend-studio/commit/2503ccb8e55544d1940bb0cab5e52172be89ddd2) ([@MauricioUyaguari](https://github.com/MauricioUyaguari)) - Change ordering of usable elements to own, system, dependency except for types/profiles.

## 31.0.4

## 31.0.3
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-graph",
"version": "31.0.4",
"version": "31.1.0",
"description": "Legend graph and graph manager",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-lego/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-lego

## 1.1.16

## 1.1.15

## 1.1.14
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-lego/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-lego",
"version": "1.1.15",
"version": "1.1.16",
"description": "Legend shared advanced application components and building blocks",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-manual-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,3 +281,5 @@
## null

## null

## null
6 changes: 6 additions & 0 deletions packages/legend-query-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @finos/legend-query-builder

## 4.2.1

### Patch Changes

- [#2466](https://github.com/finos/legend-studio/pull/2466) [`addc5fc07`](https://github.com/finos/legend-studio/commit/addc5fc0712c9e2e088567054adc33e638c8ae42) ([@YannanGao-gs](https://github.com/YannanGao-gs)) - Fix a bug where failing to generate default value for service test parameter of type Byte.

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-query-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-query-builder",
"version": "4.2.0",
"version": "4.2.1",
"description": "Legend query builder core",
"keywords": [
"legend",
Expand Down
Loading

0 comments on commit 6776df6

Please sign in to comment.