chore(release): publish v4.8.0

This commit is contained in:
mathuo 2025-09-22 22:17:32 +01:00
parent 266200672a
commit 22a8a99a90
No known key found for this signature in database
GPG Key ID: C6EEDEFD6CA07281
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "4.7.1",
"version": "4.8.0",
"npmClient": "yarn",
"command": {
"publish": {

View File

@ -1,6 +1,6 @@
{
"name": "dockview-angular",
"version": "4.7.1",
"version": "4.8.0",
"description": "Zero dependency layout manager supporting tabs, grids and splitviews",
"keywords": [
"splitview",

View File

@ -1,6 +1,6 @@
{
"name": "dockview-docs",
"version": "4.7.1",
"version": "4.8.0",
"private": true,
"scripts": {
"build": "npm run build-templates && docusaurus build",