1
1
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:
primer[bot] 2024-10-18 14:02:55 -07:00 committed by GitHub
parent 30d144b507
commit a3f2b01056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -1,5 +0,0 @@
---
'@primer/css': minor
---
Move prod @primer/\* dependencies to dev

View File

@ -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

View File

@ -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",