Skip to content

Commit a774833

Browse files
committed
chore: bump all packages to 2.0.1
1 parent f136248 commit a774833

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tago-io/custom-widget-core",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Framework-agnostic core for TagoIO Custom Widget SDKs",
55
"keywords": [
66
"custom-widget",

packages/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tago-io/custom-widget",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "TagoIO Toolkit to build your own widgets",
55
"keywords": [
66
"custom-widget",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tago-io/custom-widget-react",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "React SDK for TagoIO Custom Widgets",
55
"keywords": [
66
"custom-widget",

0 commit comments

Comments
 (0)