Skip to content

Commit

Permalink
version(4.0.3): KtComment enhancement for internal comment button
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagoballadares committed Jun 13, 2023
1 parent ef3c666 commit 1b5136f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@3yourmind/kotti-ui": "4.0.2",
"@3yourmind/kotti-ui": "4.0.3",
"@3yourmind/yoco": "*",
"@octokit/rest": "^18.0.6",
"@octokit/types": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/kotti-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@
],
"style": "dist/styles.css",
"types": "dist/esm/index.d.ts",
"version": "4.0.2"
"version": "4.0.3"
}
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@3yourmind/kotti-ui": "4.0.2"
"@3yourmind/kotti-ui": "4.0.3"
},
"devDependencies": {
"@babel/core": "^7.15.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/3YOURMIND/kotti/issues"
},
"dependencies": {
"@3yourmind/kotti-ui": "4.0.2",
"@3yourmind/kotti-ui": "4.0.3",
"@3yourmind/yoco": "*",
"@vue/composition-api": "0.6.1",
"core-js": "^3.17.2"
Expand Down

0 comments on commit 1b5136f

Please sign in to comment.