Publish
- @opendaw/lab@0.0.114 - @opendaw/app-studio@0.0.114 - @opendaw/studio-core@0.0.114 - @opendaw/studio-sdk@0.0.115
This commit is contained in:
Generated
+7
-7
@@ -12956,7 +12956,7 @@
|
||||
},
|
||||
"packages/app/lab": {
|
||||
"name": "@opendaw/lab",
|
||||
"version": "0.0.113",
|
||||
"version": "0.0.114",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@opendaw/lib-box": "^0.0.75",
|
||||
@@ -12967,7 +12967,7 @@
|
||||
"@opendaw/lib-std": "^0.0.70",
|
||||
"@opendaw/studio-adapters": "^0.0.91",
|
||||
"@opendaw/studio-boxes": "^0.0.78",
|
||||
"@opendaw/studio-core": "^0.0.113",
|
||||
"@opendaw/studio-core": "^0.0.114",
|
||||
"@opendaw/studio-enums": "^0.0.66"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -13095,7 +13095,7 @@
|
||||
},
|
||||
"packages/app/studio": {
|
||||
"name": "@opendaw/app-studio",
|
||||
"version": "0.0.113",
|
||||
"version": "0.0.114",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@opendaw/lib-box": "^0.0.75",
|
||||
@@ -13107,7 +13107,7 @@
|
||||
"@opendaw/lib-std": "^0.0.70",
|
||||
"@opendaw/studio-adapters": "^0.0.91",
|
||||
"@opendaw/studio-boxes": "^0.0.78",
|
||||
"@opendaw/studio-core": "^0.0.113",
|
||||
"@opendaw/studio-core": "^0.0.114",
|
||||
"@opendaw/studio-enums": "^0.0.66",
|
||||
"@opendaw/studio-scripting": "^0.0.44",
|
||||
"@types/d3-force": "^3.0.10",
|
||||
@@ -14166,7 +14166,7 @@
|
||||
},
|
||||
"packages/studio/core": {
|
||||
"name": "@opendaw/studio-core",
|
||||
"version": "0.0.113",
|
||||
"version": "0.0.114",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@opendaw/lib-box": "^0.0.75",
|
||||
@@ -15233,7 +15233,7 @@
|
||||
},
|
||||
"packages/studio/sdk": {
|
||||
"name": "@opendaw/studio-sdk",
|
||||
"version": "0.0.114",
|
||||
"version": "0.0.115",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@opendaw/lib-box": "^0.0.75",
|
||||
@@ -15248,7 +15248,7 @@
|
||||
"@opendaw/lib-xml": "^0.0.56",
|
||||
"@opendaw/studio-adapters": "^0.0.91",
|
||||
"@opendaw/studio-boxes": "^0.0.78",
|
||||
"@opendaw/studio-core": "^0.0.113",
|
||||
"@opendaw/studio-core": "^0.0.114",
|
||||
"@opendaw/studio-enums": "^0.0.66"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.0.114](https://github.com/andremichelle/openDAW/compare/@opendaw/lab@0.0.113...@opendaw/lab@0.0.114) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/lab
|
||||
|
||||
## [0.0.113](https://github.com/andremichelle/openDAW/compare/@opendaw/lab@0.0.112...@opendaw/lab@0.0.113) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/lab
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@opendaw/lab",
|
||||
"private": true,
|
||||
"version": "0.0.113",
|
||||
"version": "0.0.114",
|
||||
"type": "module",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
@@ -19,7 +19,7 @@
|
||||
"@opendaw/lib-std": "^0.0.70",
|
||||
"@opendaw/studio-adapters": "^0.0.91",
|
||||
"@opendaw/studio-boxes": "^0.0.78",
|
||||
"@opendaw/studio-core": "^0.0.113",
|
||||
"@opendaw/studio-core": "^0.0.114",
|
||||
"@opendaw/studio-enums": "^0.0.66"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.0.114](https://github.com/andremichelle/openDAW/compare/@opendaw/app-studio@0.0.113...@opendaw/app-studio@0.0.114) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/app-studio
|
||||
|
||||
## [0.0.113](https://github.com/andremichelle/openDAW/compare/@opendaw/app-studio@0.0.112...@opendaw/app-studio@0.0.113) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/app-studio
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@opendaw/app-studio",
|
||||
"private": true,
|
||||
"version": "0.0.113",
|
||||
"version": "0.0.114",
|
||||
"type": "module",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
@@ -20,7 +20,7 @@
|
||||
"@opendaw/lib-std": "^0.0.70",
|
||||
"@opendaw/studio-adapters": "^0.0.91",
|
||||
"@opendaw/studio-boxes": "^0.0.78",
|
||||
"@opendaw/studio-core": "^0.0.113",
|
||||
"@opendaw/studio-core": "^0.0.114",
|
||||
"@opendaw/studio-enums": "^0.0.66",
|
||||
"@opendaw/studio-scripting": "^0.0.44",
|
||||
"@types/d3-force": "^3.0.10",
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.0.114](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core@0.0.113...@opendaw/studio-core@0.0.114) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/studio-core
|
||||
|
||||
## [0.0.113](https://github.com/andremichelle/openDAW/compare/@opendaw/studio-core@0.0.112...@opendaw/studio-core@0.0.113) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/studio-core
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@opendaw/studio-core",
|
||||
"version": "0.0.113",
|
||||
"version": "0.0.114",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [0.0.115](https://github.com/andremichelle/opendaw/compare/@opendaw/studio-sdk@0.0.114...@opendaw/studio-sdk@0.0.115) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/studio-sdk
|
||||
|
||||
## [0.0.114](https://github.com/andremichelle/opendaw/compare/@opendaw/studio-sdk@0.0.113...@opendaw/studio-sdk@0.0.114) (2026-03-02)
|
||||
|
||||
**Note:** Version bump only for package @opendaw/studio-sdk
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@opendaw/studio-sdk",
|
||||
"version": "0.0.114",
|
||||
"version": "0.0.115",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"type": "module",
|
||||
"publishConfig": {
|
||||
@@ -54,7 +54,7 @@
|
||||
"@opendaw/lib-xml": "^0.0.56",
|
||||
"@opendaw/studio-adapters": "^0.0.91",
|
||||
"@opendaw/studio-boxes": "^0.0.78",
|
||||
"@opendaw/studio-core": "^0.0.113",
|
||||
"@opendaw/studio-core": "^0.0.114",
|
||||
"@opendaw/studio-enums": "^0.0.66"
|
||||
},
|
||||
"gitHead": "e4f70170c5947610932306da94e7f0bb817e43b3"
|
||||
|
||||
Reference in New Issue
Block a user