-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
build: release beta #1912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
build: release beta #1912
Conversation
This file contains hidden or 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
This reverts commit d7454a1.
This reverts commit 44eea2a.
# [3.3.0-alpha.2](3.3.0-alpha.1...3.3.0-alpha.2) (2021-10-11) ### Features * add pointer representation by a chosen column instead of objectId ([#1852](#1852)) ([d747786](d747786))
# [3.3.0-alpha.3](3.3.0-alpha.2...3.3.0-alpha.3) (2021-10-11) ### Bug Fixes * upgrade graphql from 15.4.0 to 15.6.0 ([#1853](#1853)) ([fca9b14](fca9b14))
# [3.3.0-alpha.4](3.3.0-alpha.3...3.3.0-alpha.4) (2021-10-13) ### Bug Fixes * link icon in pointer cell not visible when cell is too narrow ([#1856](#1856)) ([69b897d](69b897d))
# [3.3.0-alpha.10](3.3.0-alpha.9...3.3.0-alpha.10) (2021-10-27) ### Bug Fixes * upgrade inquirer from 8.1.3 to 8.2.0 ([#1886](#1886)) ([c77f335](c77f335))
# [3.3.0-alpha.11](3.3.0-alpha.10...3.3.0-alpha.11) (2021-10-27) ### Bug Fixes * upgrade graphql from 15.6.0 to 15.6.1 ([#1887](#1887)) ([0cfe59e](0cfe59e))
…tion on page refresh (#1881)
# [3.3.0-alpha.12](3.3.0-alpha.11...3.3.0-alpha.12) (2021-10-27) ### Bug Fixes * manual column preferences are overwritten by columnPreference option on page refresh ([#1881](#1881)) ([7232b0b](7232b0b))
…umn name order in filter dialog (#1884)
# [3.3.0-alpha.13](3.3.0-alpha.12...3.3.0-alpha.13) (2021-10-27) ### Features * add config option `columnPreference.filterSortToTop` to set column name order in filter dialog ([#1884](#1884)) ([3acbda1](3acbda1))
# [3.3.0-alpha.14](3.3.0-alpha.13...3.3.0-alpha.14) (2021-10-30) ### Bug Fixes * notification to upgrade dashboard for latest features not working ([#1894](#1894)) ([81361b6](81361b6))
🎉 This change has been released in version 3.3.0-beta.1 |
🎉 This change has been released in version 3.3.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release beta
This pull request was created because a new release is due according to the release cycle of this repository.
Just resolve any conflicts and it's good to merge. Any version increment will be done by release automation.
Merge commit
to merge this pull request. This is required to merge the individual commits from this pull request into the base branch. Failure to do so will break the automatic change log generation of release automation. Do not use "Squash and merge"!