-
Notifications
You must be signed in to change notification settings - Fork 115
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 #3258
Release Tracking #3258
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
🚢 Post ship reminders
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
2b73620
to
ba43543
Compare
ba43543
to
b8b3fff
Compare
b8b3fff
to
e705356
Compare
e705356
to
62b0996
Compare
62b0996
to
5c3c537
Compare
5c3c537
to
543dcb8
Compare
543dcb8
to
7817b0e
Compare
7817b0e
to
83fca65
Compare
a71b5fa
to
5b592fd
Compare
5b592fd
to
18bfba1
Compare
18bfba1
to
a3b118a
Compare
a3b118a
to
ffe927b
Compare
ffe927b
to
5d495cb
Compare
Looks like Ruby 3.3.7 just got published and Actions has updated but not dockerhub. Should resolve itself. |
5d495cb
to
c9af0ef
Compare
Dotcom integration PR (internal-only): https://github.com/github/github/pull/358086 |
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 main, this PR will be updated.
Releases
@primer/[email protected]
Patch Changes
#3260
87b0ddb
Thanks @joelhawksley! - Add more support for ruby 3.4 in tests#3267
7378b29
Thanks @camertron! - Add trailing visuals to the text field#3265
3c2454a
Thanks @myabc! - Fix incorrect classname keys when generatinglib/primer/classify/utilities.yml
withbundle exec rake utilities:build
.#3268
43e621e
Thanks @camertron! - Ensure ActionMenu's itemActivated event bubbles#3266
73d64d9
Thanks @camertron! - Fix memory leak in forms framework causing form templates to be compiled on each render in development#3257
9f87ab1
Thanks @joelhawksley! - add support for Ruby 3.4 in test suite