Version Packages (#673)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
7b49a87676
Коммит
a1b01be0ac
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': minor
|
||||
---
|
||||
|
||||
Update doc site to use a view transition when changing between layout examples.
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': minor
|
||||
---
|
||||
|
||||
Document scrollbar-gutter atomics
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-css': patch
|
||||
---
|
||||
|
||||
Refactor all layouts to use minmax(0 Xfr), where prior they were Xfr.
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': patch
|
||||
---
|
||||
|
||||
Provide Figma embeds with an accessible name.
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-css': minor
|
||||
---
|
||||
|
||||
Add scrollbar-gutter atomics
|
|
@ -1,5 +1,15 @@
|
|||
# @microsoft/atlas-css
|
||||
|
||||
## 3.49.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 2d6bf161: Add scrollbar-gutter atomics
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1441c85d: Refactor all layouts to use minmax(0 Xfr), where prior they were Xfr.
|
||||
|
||||
## 3.48.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-css",
|
||||
"version": "3.48.0",
|
||||
"version": "3.49.0",
|
||||
"description": "Styles backing the Atlas Design System used by Microsoft's Developer Relations.",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
|
@ -1,5 +1,16 @@
|
|||
# @microsoft/atlas-site
|
||||
|
||||
## 0.52.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1441c85d: Update doc site to use a view transition when changing between layout examples.
|
||||
- 2d6bf161: Document scrollbar-gutter atomics
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7b49a876: Provide Figma embeds with an accessible name.
|
||||
|
||||
## 0.51.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-site",
|
||||
"version": "0.51.0",
|
||||
"version": "0.52.0",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -19,7 +19,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^5.60.1",
|
||||
"@typescript-eslint/parser": "^5.60.1",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"@microsoft/atlas-css": "^3.48.0",
|
||||
"@microsoft/atlas-css": "^3.49.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"parcel": "^2.12.0",
|
||||
"lightningcss": "^1.25.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче