Skip to content

Commit f6452a1

Browse files
Version Packages
1 parent 264a89a commit f6452a1

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/brown-suns-raise.md

-5
This file was deleted.

.changeset/proud-donkeys-happen.md

-5
This file was deleted.

.changeset/shaggy-birds-marry.md

-5
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @primer/css
22

3+
## 19.7.1
4+
5+
### Patch Changes
6+
7+
- [#2001](https://github.com/primer/css/pull/2001) [`47cec404`](https://github.com/primer/css/commit/47cec40472173b412df59e6990c0ac1b1ed43d04) Thanks [@jdanyow](https://github.com/jdanyow)! - Remove IE11 support in tooltip
8+
9+
* [#1995](https://github.com/primer/css/pull/1995) [`557b100a`](https://github.com/primer/css/commit/557b100a77a4befe6d07fac14cb48b08bed18356) Thanks [@vdepizzol](https://github.com/vdepizzol)! - Add narrow/regular/wide viewport range utilities
10+
11+
- [#2000](https://github.com/primer/css/pull/2000) [`264a89a5`](https://github.com/primer/css/commit/264a89a51a75eefa6a371e6ad11518519cd98b36) Thanks [@khiga8](https://github.com/khiga8)! - More CSS updates to `Autocomplete`
12+
313
## 19.7.0
414

515
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/css",
3-
"version": "19.7.0",
3+
"version": "19.7.1",
44
"description": "The CSS implementation of GitHub's Primer Design System",
55
"homepage": "https://primer.style/css",
66
"author": "GitHub, Inc.",

0 commit comments

Comments
 (0)