Skip to content

Commit

Permalink
chore(version-bump): update to 2.8.3 (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-blum authored Aug 6, 2024
1 parent 4270946 commit 7b0febc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/component-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/devtools-component-list",
"version": "2.7.8",
"version": "2.8.3",
"description": "Generates a list of components and their selectors across all of the Carbon libraries.",
"main": "./dist/index.json",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@carbon/devtools-utilities",
"version": "2.7.8",
"version": "2.8.3",
"description": "Common utilities and functions used across throughout Carbon Devtools.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-devtools-(v10)",
"version": "2.7.8",
"version": "2.8.3",
"private": true,
"description": "A basic set of tools for teams building live Carbon pages.",
"main": "dist/manifest.json",
Expand Down

0 comments on commit 7b0febc

Please sign in to comment.