Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Aug 16, 2024
1 parent 4c2eebf commit 5810e39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "yarn",
"version": "2.0.1",
"version": "3.0.0",
"changelog": {
"cacheDir": ".changelog"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@
"singleQuote": true
},
"type": "module",
"version": "2.0.1"
"version": "3.0.0"
}
3 changes: 1 addition & 2 deletions packages/cfpb-design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cfpb/cfpb-design-system",
"version": "2.0.1",
"version": "3.0.0",
"description": "CFPB's UI framework",
"main": "src/index.js",
"author": {
Expand All @@ -19,7 +19,6 @@
"bugs": {
"url": "https://github.com/cfpb/design-system/issues"
},
"dependencies": {},
"gitHead": "d9b9862ef0a34a0ca6f4835347ac7f202ed50e3e",
"type": "module"
}

0 comments on commit 5810e39

Please sign in to comment.