Version Packages (#603)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
4f231dd486
Коммит
7969a82eb8
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-css': minor
|
||||
---
|
||||
|
||||
Set hero image direction to prevent image flipping for rtl
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': minor
|
||||
---
|
||||
|
||||
Update hero documentation
|
|
@ -1,5 +1,11 @@
|
|||
# @microsoft/atlas-css
|
||||
|
||||
## 3.39.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- cac3567: Set hero image direction to prevent image flipping for rtl
|
||||
|
||||
## 3.38.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-css",
|
||||
"version": "3.38.1",
|
||||
"version": "3.39.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,11 @@
|
|||
# @microsoft/atlas-site
|
||||
|
||||
## 0.45.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- cac3567: Update hero documentation
|
||||
|
||||
## 0.44.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-site",
|
||||
"version": "0.44.0",
|
||||
"version": "0.45.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.38.0",
|
||||
"@microsoft/atlas-css": "^3.39.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"parcel": "^2.9.3",
|
||||
"lightningcss": "1.21.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче