-
Notifications
You must be signed in to change notification settings - Fork 917
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[1.1] Update release notes for 1.1 release (#822)
Backport PR: #821 Signed-off-by: Anan Zhuang <[email protected]>
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
42 changes: 42 additions & 0 deletions
42
release-notes/opensearch-dashboards.release-notes-1.1.0.md
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,6 +1,48 @@ | ||
## Version 1.1.0 Release Notes | ||
|
||
|
||
* __Bump prismjs from 1.24.0 to 1.25.0 (#805) (#817)__ | ||
|
||
[Tommy Markley](mailto:[email protected]) - Fri, 24 Sep 2021 15:46:06 -0500 | ||
|
||
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0. | ||
- [Release notes](https://github.com/PrismJS/prism/releases) | ||
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) | ||
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0) | ||
|
||
--- | ||
updated-dependencies: | ||
- dependency-name: prismjs | ||
dependency-type: indirect | ||
... | ||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
* __Bump tmpl from 1.0.4 to 1.0.5 (#807) (#819)__ | ||
|
||
[Tommy Markley](mailto:[email protected]) - Fri, 24 Sep 2021 15:45:18 -0500 | ||
|
||
|
||
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. | ||
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases) | ||
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) | ||
|
||
--- | ||
updated-dependencies: | ||
- dependency-name: tmpl | ||
dependency-type: indirect | ||
... | ||
Signed-off-by: dependabot[bot] <[email protected]> | ||
|
||
* __Revert "[1.1] Upgrade `immer` from 8.0.1 to 9.0.6 (#788)" (#813)__ | ||
|
||
[Tommy Markley](mailto:[email protected]) - Fri, 24 Sep 2021 15:13:59 -0500 | ||
|
||
|
||
This reverts commit 9f57b182e159e23838fa04ae85e141d6bd518a2f. | ||
This introduces breaking changes; it will need to wait for 2.0. | ||
Signed-off-by: Tommy Markley <[email protected]> | ||
|
||
|
||
* __Bump `axios` from 0.21.1 to 0.21.4 (#779)__ | ||
|
||
[Tommy Markley](mailto:[email protected]) - Fri, 10 Sep 2021 08:35:07 -0700 | ||
|