chore(release): publish v0.0.28

This commit is contained in:
mathuo 2021-11-19 22:00:02 +00:00
parent 2faf43ef80
commit d4079cdf4c
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281
5 changed files with 13 additions and 12 deletions

View File

@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.0.27",
"version": "0.0.28",
"command": {
"publish": {
"message": "chore(release): publish %s"

View File

@ -1,6 +1,6 @@
{
"name": "dockview-demo",
"version": "0.0.27",
"version": "0.0.28",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
{
"name": "dockview-demo",
"private": true,
"version": "0.0.27",
"version": "0.0.28",
"description": "Demo project for https://github.com/mathuo/dockview",
"scripts": {
"build": "npm run build-webpack && npm run build-storybook",
@ -14,7 +14,7 @@
"author": "https://github.com/mathuo",
"license": "MIT",
"dependencies": {
"dockview": "^0.0.27",
"dockview": "^0.0.28",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"recoil": "^0.4.1"

View File

@ -1,6 +1,6 @@
{
"name": "dockview",
"version": "0.0.27",
"version": "0.0.28",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "dockview",
"version": "0.0.27",
"version": "0.0.28",
"description": "Zero dependency layout manager supporting tabs, grids and splitviews with ReactJS support",
"main": "./dist/cjs/index.js",
"types": "./dist/cjs/index.d.ts",
@ -38,16 +38,17 @@
"grid-view",
"dockview",
"dock-view",
"grid",
"grid",
"tabs",
"layout",
"layout manager",
"dock layout",
"dock",
"docking",
"splitter",
"drag-and-drop",
"drag","drop",
"dock",
"docking",
"splitter",
"drag-and-drop",
"drag",
"drop",
"react",
"react-component"
],