Skip to content

Commit

Permalink
chore: bump versions and release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 26, 2022
1 parent d41811e commit b0a4e55
Show file tree
Hide file tree
Showing 76 changed files with 114 additions and 105 deletions.
8 changes: 0 additions & 8 deletions .changeset/brown-shrimps-buy.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/careless-crows-contemplate.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/chilly-camels-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-hotels-yell.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/crestfallen-cardinals-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-snails-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-beers-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-monkeys-fix.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/odd-hairs-ring.md

This file was deleted.

3 changes: 0 additions & 3 deletions .changeset/quizzical-quails-quest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-gifts-remain.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/sixty-ants-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-ants-unite.md

This file was deleted.

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

## 8.2.0

## 8.1.0

## 8.0.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": "8.1.0",
"version": "8.2.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

## 8.2.0

## 8.1.0

## 8.0.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": "8.1.0",
"version": "8.2.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

## 9.0.2

## 9.0.1

## 9.0.0
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": "9.0.1",
"version": "9.0.2",
"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

## 8.2.0

## 8.1.0

## 8.0.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": "8.1.0",
"version": "8.2.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

## 8.2.0

## 8.1.0

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

## 20.0.0

### Major Changes

- [#1540](https://github.com/finos/legend-studio/pull/1540) [`d41811eb`](https://github.com/finos/legend-studio/commit/d41811ebff8177905ad37de45945bb12d8a8926d) ([@xannem](https://github.com/xannem)) - **BREAKING CHANGE:** Removed `ElementEditorState.hasCompilationError()`, we now have the graph compilation error at a single place in `EditorGraphState.error`.

### Minor Changes

- [#1540](https://github.com/finos/legend-studio/pull/1540) [`d41811eb`](https://github.com/finos/legend-studio/commit/d41811ebff8177905ad37de45945bb12d8a8926d) ([@xannem](https://github.com/xannem)) - Show compilation warnings in the auxiliary panel ([#941](https://github.com/finos/legend-studio/issues/941)).

- [#1540](https://github.com/finos/legend-studio/pull/1540) [`d41811eb`](https://github.com/finos/legend-studio/commit/d41811ebff8177905ad37de45945bb12d8a8926d) ([@xannem](https://github.com/xannem)) - Add a new core config option `enableGraphBuilderStrictMode` to enable strict-mode in graph builder ([#941](https://github.com/finos/legend-studio/issues/941)).

## 19.1.0

### Minor Changes
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": "19.1.0",
"version": "20.0.0",
"description": "Legend Studio application core",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-taxonomy-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-taxonomy-bootstrap

## 8.2.0

## 8.1.0

## 8.0.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-taxonomy-bootstrap",
"version": "8.1.0",
"version": "8.2.0",
"description": "Legend Taxonomy application bootstrap",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-taxonomy-deployment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-taxonomy-deployment

## 8.2.0

## 8.1.0

## 8.0.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-taxonomy-deployment",
"version": "8.1.0",
"version": "8.2.0",
"private": true,
"description": "Legend Taxonomy web application deployment",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-application-taxonomy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-application-taxonomy

## 6.2.2

## 6.2.1

## 6.2.0
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-taxonomy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-application-taxonomy",
"version": "6.2.1",
"version": "6.2.2",
"description": "Legend Taxonomy 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

## 10.0.2

## 10.0.1

## 10.0.0
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": "10.0.1",
"version": "10.0.2",
"description": "Legend application core",
"keywords": [
"legend",
Expand Down
6 changes: 6 additions & 0 deletions packages/legend-art/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @finos/legend-art

## 5.0.0

### Major Changes

- [#1540](https://github.com/finos/legend-studio/pull/1540) [`d41811eb`](https://github.com/finos/legend-studio/commit/d41811ebff8177905ad37de45945bb12d8a8926d) ([@xannem](https://github.com/xannem)) - **BREAKING CHANGE:** Renamed `PanelSection` to `PanelFormSection`, `PanelFormTextEditor` and `PanelFormBooleanEditor` are not renamed to `PanelFormTextField` and `PanelFormBooleanField` respectively and are now wrapped with a `PanelFormSection`.

## 4.1.0

### Minor Changes
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": "4.1.0",
"version": "5.0.0",
"description": "Legend shared visual components and component utilities",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-dsl-data-space/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-dsl-data-space

## 9.0.2

## 9.0.1

## 9.0.0
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": "9.0.1",
"version": "9.0.2",
"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

## 7.0.6

## 7.0.5

## 7.0.4
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": "7.0.5",
"version": "7.0.6",
"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

## 2.0.6

## 2.0.5

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

## 4.0.6

## 4.0.5

## 4.0.4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@finos/legend-extension-dsl-persistence-cloud",
"version": "4.0.5",
"version": "4.0.6",
"description": "Legend extension for Persistence Cloud 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

## 4.0.6

## 4.0.5

## 4.0.4
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": "4.0.5",
"version": "4.0.6",
"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

## 0.0.8

## 0.0.7

## 0.0.6
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": "0.0.7",
"version": "0.0.8",
"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

## 5.0.6

## 5.0.5

## 5.0.4
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": "5.0.5",
"version": "5.0.6",
"description": "Legend extension for Text DSL",
"keywords": [
"legend",
Expand Down
2 changes: 2 additions & 0 deletions packages/legend-extension-format-json-schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @finos/legend-extension-format-json-schema

## 1.0.6

## 1.0.5

## 1.0.4
Expand Down
Loading

0 comments on commit b0a4e55

Please sign in to comment.