Skip to content

Commit 3b5dd6a

Browse files
Version Packages (#659)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f25d58d commit 3b5dd6a

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

.changeset/update-primer-primitives-11-4-0.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 13.4.2
4+
5+
### Patch Changes
6+
7+
- [#656](https://github.com/primer/stylelint-config/pull/656) [`6ea7735`](https://github.com/primer/stylelint-config/commit/6ea7735e21d2aa0fd9bab7f787f16b61e9ac4103) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Update @primer/primitives to version 11.4.0
8+
39
## 13.4.1
410

511
### Patch Changes
@@ -86,7 +92,6 @@
8692
### Patch Changes
8793

8894
- [#479](https://github.com/primer/stylelint-config/pull/479) [`930e5f2`](https://github.com/primer/stylelint-config/commit/930e5f24bc01b7eebc07b085689314eea5f8e1c5) Thanks [@jonrohan](https://github.com/jonrohan)! - Stylelint fixes based on feedback:
89-
9095
- `font-style` should allow keywords, `italic, normal`
9196
- border should allow `none` https://stylelint.io/user-guide/rules/declaration-property-value-disallowed-list
9297
- Update autofix in typography to always replace with the first suggestion
@@ -100,7 +105,6 @@
100105
- [#415](https://github.com/primer/stylelint-config/pull/415) [`86cf24f`](https://github.com/primer/stylelint-config/commit/86cf24f5c1f3f51b5085a5808a5406bc04e47b68) Thanks [@jonrohan](https://github.com/jonrohan)! - Deleting primer/utilities plugin
101106

102107
- [#401](https://github.com/primer/stylelint-config/pull/401) [`0a7bc7e`](https://github.com/primer/stylelint-config/commit/0a7bc7eeaec4b6ea63cbc7bda150ea61a3b5d346) Thanks [@jonrohan](https://github.com/jonrohan)! - **BREAKING CHANGE:** Removing plugins from the config.
103-
104108
- primer/new-color-vars-have-fallback
105109
- primer/no-deprecated-colors
106110
- primer/no-override

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/stylelint-config",
3-
"version": "13.4.1",
3+
"version": "13.4.2",
44
"description": "Sharable stylelint config used by GitHub's CSS",
55
"author": "GitHub, Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)