chore: prepare release v1.8.2 - #328
Merged
Merged
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Patch release covering the four commits on
mastersince v1.8.1.Contents
fix(lcms): retention time normalized to minutes, UV/TIC pane domains aligned (fix(lcms): normalize TIC x to minutes and align UV/TIC pane domains #323)fix(lcms): a UV/VIS axis arriving in seconds behind a MINUTES label is corrected (fix(lcms): correct a UV/VIS axis that arrives in seconds behind a MINUTES label #326)fix(lcms): the three-graph stack, toolbar and panel fit their container (fix(lcms): fit the three-graph stack, toolbar and panel to their container #325)fix(cv): an incomplete feature no longer takes the whole editor down (fix(cv): stop an incomplete feature taking the whole editor down #327)Commits
chore: Bump version from 1.8.1 to 1.8.2—package.jsononlydocs: add CHANGELOG for 1.8.2— newest entry on topNo
build: recompile distcommit this time: a clean rebuild innode:22.23.1(
yarn install --frozen-lockfile && yarn compile) reproduced the committeddist/byte-for-byte, since #323/#325/#326/#327 each merged with their
dist/output.Verified the
dist/files that chemotion_ELN'spackage_postinstall.shpatches bypath still carry exactly one
const d3 = require('d3');each, so ELN's install isunaffected.
After merge (release execution — not in this PR)
v1.8.2and push.v1.8.2→publish_package.ymlbuildsdist+ publishes@complat/react-spectra-editor@1.8.2to npm.