Version Packages (#578)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
4b0e01e919
Коммит
113f94fe2d
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-css': patch
|
||||
---
|
||||
|
||||
Updating persona's name font-weight.
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-integration': minor
|
||||
'@microsoft/atlas-css': minor
|
||||
---
|
||||
|
||||
Add standardized message styles
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': patch
|
||||
---
|
||||
|
||||
Fix typo in select.md
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@microsoft/atlas-site': minor
|
||||
---
|
||||
|
||||
Add standardized chat styles
|
|
@ -1,5 +1,15 @@
|
|||
# @microsoft/atlas-css
|
||||
|
||||
## 3.37.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ae05959: Add standardized message styles
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9a4479a: Updating persona's name font-weight.
|
||||
|
||||
## 3.36.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-css",
|
||||
"version": "3.36.1",
|
||||
"version": "3.37.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-integration
|
||||
|
||||
## 1.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ae05959: Add standardized message styles
|
||||
|
||||
## 1.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-integration",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"private": true,
|
||||
"description": "",
|
||||
"scripts": {
|
||||
|
|
|
@ -1,5 +1,15 @@
|
|||
# @microsoft/atlas-site
|
||||
|
||||
## 0.42.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- ae05959: Add standardized chat styles
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4b0e01e: Fix typo in select.md
|
||||
|
||||
## 0.41.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@microsoft/atlas-site",
|
||||
"version": "0.41.0",
|
||||
"version": "0.42.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.36.0",
|
||||
"@microsoft/atlas-css": "^3.37.0",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"parcel": "^2.9.3",
|
||||
"lightningcss": "1.21.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче