mirror of
https://github.com/primer/css.git
synced 2024-11-22 01:53:17 +03:00
Version Packages (#2725)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
30d144b507
commit
a3f2b01056
@ -1,5 +0,0 @@
|
||||
---
|
||||
'@primer/css': minor
|
||||
---
|
||||
|
||||
Move prod @primer/\* dependencies to dev
|
@ -1,5 +1,11 @@
|
||||
# @primer/css
|
||||
|
||||
## 21.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#2724](https://github.com/primer/css/pull/2724) [`30d144b`](https://github.com/primer/css/commit/30d144b507d75e5b5ef6d4ec156978acaeb9fad4) Thanks [@camertron](https://github.com/camertron)! - Move prod @primer/\* dependencies to dev
|
||||
|
||||
## 21.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@primer/css",
|
||||
"version": "21.4.0",
|
||||
"version": "21.5.0",
|
||||
"description": "The CSS implementation of GitHub's Primer Design System",
|
||||
"homepage": "https://primer.style/css",
|
||||
"author": "GitHub, Inc.",
|
||||
@ -40,8 +40,7 @@
|
||||
"storybook": "cd docs && npm i && npx storybook build",
|
||||
"build:storybook": "cd docs && npm i && npm run build:storybook"
|
||||
},
|
||||
"dependencies": {
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@changesets/changelog-github": "^0.5.0",
|
||||
"@changesets/cli": "^2.27.1",
|
||||
|
Loading…
Reference in New Issue
Block a user