Version Packages (#475)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
59e0151fa4
Коммит
598dfd389d
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': minor
|
||||
---
|
||||
|
||||
Add a 404 page.
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-css': minor
|
||||
'@microsoft/atlas-site': minor
|
||||
---
|
||||
|
||||
Ensure forced colors mode doesn't interfere with fill: currentColor
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': patch
|
||||
---
|
||||
|
||||
Add site favicon
|
|
@ -1,5 +1,11 @@
|
|||
# @microsoft/atlas-css
|
||||
|
||||
## 3.27.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- a1ab928: Ensure forced colors mode doesn't interfere with fill: currentColor
|
||||
|
||||
## 3.26.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-css",
|
||||
"version": "3.26.0",
|
||||
"version": "3.27.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.34.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 884a338: Add a 404 page.
|
||||
- a1ab928: Ensure forced colors mode doesn't interfere with fill: currentColor
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7ee045c: Add site favicon
|
||||
|
||||
## 0.33.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-site",
|
||||
"version": "0.33.0",
|
||||
"version": "0.34.0",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -19,7 +19,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^5.39.0",
|
||||
"@typescript-eslint/parser": "^5.39.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"@microsoft/atlas-css": "^3.26.0",
|
||||
"@microsoft/atlas-css": "^3.27.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"parcel": "^2.7.0",
|
||||
"lightningcss": "1.16.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче