-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Release Tracking (next) #1402
Closed
Closed
Release Tracking (next) #1402
Conversation
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
primer-css
force-pushed
the
changeset-release/next_major
branch
from
June 15, 2021 02:00
bd8a502
to
c760949
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
June 15, 2021 18:56
c760949
to
264a11e
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
June 16, 2021 18:32
264a11e
to
f591dfd
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
June 16, 2021 18:34
f591dfd
to
56e8f51
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
June 18, 2021 06:25
56e8f51
to
c604b71
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
August 19, 2021 02:49
c604b71
to
a97247d
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
August 19, 2021 02:58
a97247d
to
fb117e7
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
August 23, 2021 16:31
fb117e7
to
58dce70
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 3, 2021 16:01
58dce70
to
eedc54f
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 3, 2021 16:24
eedc54f
to
90f96a1
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 3, 2021 16:25
90f96a1
to
53f08db
Compare
Preparing for a release. ChecklistMake sure these items are checked before merging.
Selectors added/removed since latest release--- before.txt 2021-09-17 00:02:58.276462597 +0000
+++ after.txt 2021-09-17 00:02:58.364463197 +0000
@@ -598,3 +598,2 @@
.breadcrumb-item[aria-current]:not([aria-current=false])::after
-.break-word
.btn |
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 3, 2021 16:29
53f08db
to
ffd230d
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 6, 2021 00:21
ffd230d
to
7c8e3bc
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 7, 2021 16:26
7c8e3bc
to
5269bd7
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 7, 2021 19:45
5269bd7
to
69e37de
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 8, 2021 03:34
69e37de
to
36b4ab2
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 8, 2021 03:55
36b4ab2
to
81ab132
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 9, 2021 07:01
81ab132
to
fcba896
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 13, 2021 16:12
fcba896
to
3414df6
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 13, 2021 16:41
3414df6
to
698712a
Compare
primer-css
force-pushed
the
changeset-release/next_major
branch
from
September 17, 2021 00:01
698712a
to
0c02b3d
Compare
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next_major, this PR will be updated.
next_major
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onnext_major
.Releases
@primer/[email protected]
Major Changes
#1541
d24d3822
Thanks @jonrohan! - Removing the rem() mixin and usages. Placing the computed values in place.#1462
32040ff9
Thanks @jonrohan! - Renamemodes.scss
file tocolor-modes.scss
and move from thebase/
folder to thesupport/variables
folder.#1465
53685d83
Thanks @jonrohan! - Moving color modes to their own bundle,./color-modes/
and separates color mode themes into their own scss file.#1566
816a5d50
Thanks @jonrohan! - Remove break-word from utilities