-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d1bd71c
commit dd6200d
Showing
2 changed files
with
97 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,51 @@ | ||
# v0.1.0 (Tue Jun 11 2024) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- Remove prerelease from auto config [#22](https://github.com/grafana/scenes-ml/pull/22) ([@sd2k](https://github.com/sd2k)) | ||
- Set command.publish.verifyAccess: false in lerna.json [#19](https://github.com/grafana/scenes-ml/pull/19) ([@sd2k](https://github.com/sd2k)) | ||
- Set version to 0.1.0 in lerna.json [#18](https://github.com/grafana/scenes-ml/pull/18) ([@sd2k](https://github.com/sd2k)) | ||
- Add prerelease autorc config [#16](https://github.com/grafana/scenes-ml/pull/16) ([@sd2k](https://github.com/sd2k)) | ||
- `@grafana/scenes-ml` | ||
- Add field and index info to changepoint callback arg [#21](https://github.com/grafana/scenes-ml/pull/21) ([@sd2k](https://github.com/sd2k)) | ||
- Update versions to 0.1.0-next.0 [#20](https://github.com/grafana/scenes-ml/pull/20) ([@sd2k](https://github.com/sd2k)) | ||
- Add LICENSE [#17](https://github.com/grafana/scenes-ml/pull/17) ([@sd2k](https://github.com/sd2k)) | ||
- Add CI and autorc; remove old test files [#15](https://github.com/grafana/scenes-ml/pull/15) ([@sd2k](https://github.com/sd2k)) | ||
- Use '@grafana' instead of '@grafana-ml' package scope [#14](https://github.com/grafana/scenes-ml/pull/14) ([@sd2k](https://github.com/sd2k)) | ||
- Update READMEs [#12](https://github.com/grafana/scenes-ml/pull/12) ([@sd2k](https://github.com/sd2k)) | ||
- feat: allow outlier/baseline results to be 'pinned' while zooming in/out [#11](https://github.com/grafana/scenes-ml/pull/11) ([@sd2k](https://github.com/sd2k)) | ||
|
||
#### ⚠️ Pushed to `main` | ||
|
||
- Update the title of demo pages ([@sd2k](https://github.com/sd2k)) | ||
- Change versions to 0.1.0 in package.json files ([@sd2k](https://github.com/sd2k)) | ||
- Remove some unused components from the app ([@sd2k](https://github.com/sd2k)) | ||
- Make demo app rows 100% wide ([@sd2k](https://github.com/sd2k)) | ||
- Run prettier ([@sd2k](https://github.com/sd2k)) | ||
- Run create-plugin update ([@sd2k](https://github.com/sd2k)) | ||
- Make some updates to READMEs ([@sd2k](https://github.com/sd2k)) | ||
- `@grafana/scenes-ml` | ||
- Use onAfterChange instead of onChange for now ([@sd2k](https://github.com/sd2k)) | ||
- Remove local dependency override ([@sd2k](https://github.com/sd2k)) | ||
- Use published augurs and scenes versions ([@sd2k](https://github.com/sd2k)) | ||
- Ignore console.debug eslint error ([@sd2k](https://github.com/sd2k)) | ||
- Update to augurs v0.1.3-alpha.2; manually init WASM ([@sd2k](https://github.com/sd2k)) | ||
- Use latest type name from scenes PR ([@sd2k](https://github.com/sd2k)) | ||
- Add some READMEs ([@sd2k](https://github.com/sd2k)) | ||
- Use newer version of augurs and scenes ([@sd2k](https://github.com/sd2k)) | ||
- Remove old unused querying components ([@sd2k](https://github.com/sd2k)) | ||
- Fix some minor issues with initial commit ([@sd2k](https://github.com/sd2k)) | ||
- Initial commit ([@sd2k](https://github.com/sd2k)) | ||
|
||
#### 📝 Documentation | ||
|
||
- `@grafana/scenes-ml` | ||
- docs: add docusaurus website [#13](https://github.com/grafana/scenes-ml/pull/13) ([@sd2k](https://github.com/sd2k)) | ||
|
||
#### Authors: 1 | ||
|
||
- Ben Sully ([@sd2k](https://github.com/sd2k)) | ||
|
||
--- | ||
|
||
# Unreleased |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# v0.1.0 (Tue Jun 11 2024) | ||
|
||
#### 🐛 Bug Fix | ||
|
||
- Remove prerelease from auto config [#22](https://github.com/grafana/scenes-ml/pull/22) ([@sd2k](https://github.com/sd2k)) | ||
- v0.1.0-next.1 ([@sd2k](https://github.com/sd2k)) | ||
- Add field and index info to changepoint callback arg [#21](https://github.com/grafana/scenes-ml/pull/21) ([@sd2k](https://github.com/sd2k)) | ||
- Add field and index info to changepoint callback arg ([@sd2k](https://github.com/sd2k)) | ||
- Update versions to 0.1.0-next.0 [#20](https://github.com/grafana/scenes-ml/pull/20) ([@sd2k](https://github.com/sd2k)) | ||
- Update versions to 0.1.0-next.0 ([@sd2k](https://github.com/sd2k)) | ||
- Set version to 0.1.0 in lerna.json [#18](https://github.com/grafana/scenes-ml/pull/18) ([@sd2k](https://github.com/sd2k)) | ||
- Add LICENSE [#17](https://github.com/grafana/scenes-ml/pull/17) ([@sd2k](https://github.com/sd2k)) | ||
- Add LICENSE ([@sd2k](https://github.com/sd2k)) | ||
- Add CI and autorc; remove old test files [#15](https://github.com/grafana/scenes-ml/pull/15) ([@sd2k](https://github.com/sd2k)) | ||
- Add CI and autorc; remove old test files ([@sd2k](https://github.com/sd2k)) | ||
- Use '@grafana' instead of '@grafana-ml' package scope [#14](https://github.com/grafana/scenes-ml/pull/14) ([@sd2k](https://github.com/sd2k)) | ||
- Use '@grafana' instead of '@grafana-ml' package scope ([@sd2k](https://github.com/sd2k)) | ||
- Fix typecheck command ([@sd2k](https://github.com/sd2k)) | ||
- Write other docs pages; customise CSS ([@sd2k](https://github.com/sd2k)) | ||
- docs: add docusaurus docs ([@sd2k](https://github.com/sd2k)) | ||
- Update READMEs [#12](https://github.com/grafana/scenes-ml/pull/12) ([@sd2k](https://github.com/sd2k)) | ||
- Update READMEs ([@sd2k](https://github.com/sd2k)) | ||
- feat: allow outlier/baseline results to be 'pinned' while zooming in/out [#11](https://github.com/grafana/scenes-ml/pull/11) ([@sd2k](https://github.com/sd2k)) | ||
- Improve appearance of toolbar buttons ([@sd2k](https://github.com/sd2k)) | ||
- Allow outlier/baseline results to be 'pinned' while zooming in/out ([@sd2k](https://github.com/sd2k)) | ||
|
||
#### ⚠️ Pushed to `main` | ||
|
||
- Use onAfterChange instead of onChange for now ([@sd2k](https://github.com/sd2k)) | ||
- Remove local dependency override ([@sd2k](https://github.com/sd2k)) | ||
- Use published augurs and scenes versions ([@sd2k](https://github.com/sd2k)) | ||
- Ignore console.debug eslint error ([@sd2k](https://github.com/sd2k)) | ||
- Update to augurs v0.1.3-alpha.2; manually init WASM ([@sd2k](https://github.com/sd2k)) | ||
- Use latest type name from scenes PR ([@sd2k](https://github.com/sd2k)) | ||
- Add some READMEs ([@sd2k](https://github.com/sd2k)) | ||
- Use newer version of augurs and scenes ([@sd2k](https://github.com/sd2k)) | ||
- Remove old unused querying components ([@sd2k](https://github.com/sd2k)) | ||
- Fix some minor issues with initial commit ([@sd2k](https://github.com/sd2k)) | ||
- Initial commit ([@sd2k](https://github.com/sd2k)) | ||
|
||
#### 📝 Documentation | ||
|
||
- docs: add docusaurus website [#13](https://github.com/grafana/scenes-ml/pull/13) ([@sd2k](https://github.com/sd2k)) | ||
|
||
#### Authors: 1 | ||
|
||
- Ben Sully ([@sd2k](https://github.com/sd2k)) |