Skip to content

Commit 0b890d7

Browse files
Version Packages (#822)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fbdf52e commit 0b890d7

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

.changeset/chubby-memes-attack.md

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

.changeset/tough-humans-jump.md

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

css/CHANGELOG.md

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

3+
## 5.2.0
4+
5+
### Minor Changes
6+
7+
- e4c3f65: Updated body-background-medium theme color to use #FAFAFA palette token.
8+
9+
### Patch Changes
10+
11+
- fbdf52e: Revert former change that reassigned font-size-6 to 1rem, since font-size-7 was already that value. Applies font-size-7 to h6s in `.markdown` class.
12+
313
## 5.1.0
414

515
### Minor Changes

css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/atlas-css",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "Styles backing the Atlas Design System used by Microsoft's Developer Relations.",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1",

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@typescript-eslint/eslint-plugin": "^5.60.1",
3030
"@typescript-eslint/parser": "^5.60.1",
3131
"eslint-plugin-import": "^2.27.5",
32-
"@microsoft/atlas-css": "5.1.0",
32+
"@microsoft/atlas-css": "5.2.0",
3333
"eslint-config-prettier": "^8.8.0",
3434
"parcel": "2.16.3",
3535
"lightningcss": "1.30.2",

0 commit comments

Comments
 (0)