Skip to content

Commit 944e08a

Browse files
Version Packages (#518)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b180a71 commit 944e08a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/shiny-points-tap.md

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

.changeset/soft-glasses-love.md

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

CHANGELOG.md

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

3+
## 13.2.0
4+
5+
### Minor Changes
6+
7+
- [#510](https://github.com/primer/stylelint-config/pull/510) [`79f2330`](https://github.com/primer/stylelint-config/commit/79f233081b8a4af3065199395ee3297b73bcaf8b) Thanks [@langermank](https://github.com/langermank)! - Update `primer/primitives` dependency
8+
9+
### Patch Changes
10+
11+
- [#520](https://github.com/primer/stylelint-config/pull/520) [`ad6fafd`](https://github.com/primer/stylelint-config/commit/ad6fafd7072dd05ab47ce9aab949ec0653ffe9fa) Thanks [@iansan5653](https://github.com/iansan5653)! - Remove comment-empty-line-before and order/properties-order rules
12+
313
## 13.1.1
414

515
### Patch Changes

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.1.1",
3+
"version": "13.2.0",
44
"description": "Sharable stylelint config used by GitHub's CSS",
55
"author": "GitHub, Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)