Skip to content

Commit 52b3dc7

Browse files
Version Packages (#853)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6849993 commit 52b3dc7

6 files changed

Lines changed: 15 additions & 13 deletions

File tree

.changeset/calm-buckets-float.md

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

.changeset/real-pots-start.md

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

css/CHANGELOG.md

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

3+
## 6.6.1
4+
5+
### Patch Changes
6+
7+
- a2f1537: update dark theme body-background-dark variable to be a little lighter, instead of black
8+
39
## 6.6.0
410

511
### 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": "6.6.0",
3+
"version": "6.6.1",
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/CHANGELOG.md

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

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- 6849993: Update docs for site-header to include the correct atomics for background color for cards.
8+
39
## 1.4.0
410

511
### Minor Changes

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/atlas-site",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"license": "MIT",
55
"private": true,
66
"engines": {
@@ -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": "6.6.0",
32+
"@microsoft/atlas-css": "6.6.1",
3333
"eslint-config-prettier": "^8.8.0",
3434
"parcel": "2.16.3",
3535
"lightningcss": "1.30.2",

0 commit comments

Comments
 (0)