Skip to content

Commit 7b0febc

Browse files
authored
chore(version-bump): update to 2.8.3 (#323)
1 parent 4270946 commit 7b0febc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/component-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/devtools-component-list",
3-
"version": "2.7.8",
3+
"version": "2.8.3",
44
"description": "Generates a list of components and their selectors across all of the Carbon libraries.",
55
"main": "./dist/index.json",
66
"scripts": {

packages/utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbon/devtools-utilities",
3-
"version": "2.7.8",
3+
"version": "2.8.3",
44
"description": "Common utilities and functions used across throughout Carbon Devtools.",
55
"main": "index.js",
66
"scripts": {

packages/web-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "carbon-devtools-(v10)",
3-
"version": "2.7.8",
3+
"version": "2.8.3",
44
"private": true,
55
"description": "A basic set of tools for teams building live Carbon pages.",
66
"main": "dist/manifest.json",

0 commit comments

Comments
 (0)