-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @finos/eslint-plugin-legend-studio | ||
|
||
## 2.0.5 | ||
|
||
## 2.0.4 | ||
|
||
## 2.0.3 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-application-query-bootstrap | ||
|
||
## 7.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-query-app` to `@finos/legend-application-query-bootstrap`. Also, methods returning the collection of plugins and presets like `getLegendQueryPresetCollection()` and `getLegendQueryPluginCollection()` are no longer exported, instead, use `LegendQueryWebApplication.getPresetCollection()` and `LegendQueryWebApplication.getPluginCollection()`. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# @finos/legend-application-query-deployment | ||
|
||
## 7.0.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-application-query | ||
|
||
## 5.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-query` to `@finos/legend-application-query` |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-application-studio-bootstrap | ||
|
||
## 7.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-studio-app` to `@finos/legend-application-studio-bootstrap`. Also, methods returning the collection of plugins and presets like `getLegendStudioPresetCollection()` and `getLegendStudioPluginCollection()` are no longer exported, instead, use `LegendStudioWebApplication.getPresetCollection()` and `LegendStudioWebApplication.getPluginCollection()`. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# @finos/legend-application-studio-deployment | ||
|
||
## 7.0.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-application-studio | ||
|
||
## 13.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-studio` to `@finos/legend-application-studio` |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-application-taxonomy-bootstrap | ||
|
||
## 7.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-taxonomy-app` to `@finos/legend-application-taxonomy-bootstrap`. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# @finos/legend-application-taxonomy-deployment | ||
|
||
## 7.0.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-application-taxonomy | ||
|
||
## 6.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-taxonomy` to `@finos/legend-application-taxonomy` |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @finos/legend-application | ||
|
||
## 7.0.1 | ||
|
||
## 7.0.0 | ||
|
||
### Major Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @finos/legend-art | ||
|
||
## 2.0.10 | ||
|
||
## 2.0.9 | ||
|
||
## 2.0.8 | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-extension-application-studio-management-toolkit | ||
|
||
## 3.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-studio-extension-management-toolkit` to `@finos/legend-extension-application-studio-management-toolkit` |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @finos/legend-extension-application-studio-query-builder | ||
|
||
## 3.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#1332](https://github.com/finos/legend-studio/pull/1332) [`5f0c6f6b`](https://github.com/finos/legend-studio/commit/5f0c6f6b40ece8a3b87c32b52f15f542fe68f7d4) ([@akphi](https://github.com/akphi)) - **BREAKING CHANGE:** Renamed package from `@finos/legend-studio-extension-query-builder` to `@finos/legend-extension-application-studio-query-builder` |