Skip to content

Commit 4377d60

Browse files
committed
chore: version bump for release
1 parent f9e2145 commit 4377d60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "root",
33
"private": true,
4-
"version": "2.7.1",
4+
"version": "2.8.0",
55
"workspaces": [
66
"packages/*",
77
"packages/providers/*",

packages/mgt-element/src/utils/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
// THIS FILE IS AUTO GENERATED
99
// ANY CHANGES WILL BE LOST DURING BUILD
1010

11-
export const PACKAGE_VERSION = '2.7.1';
11+
export const PACKAGE_VERSION = '2.8.0';

0 commit comments

Comments
 (0)