Skip to content

Commit

Permalink
chore: publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
daybrush committed Apr 12, 2023
1 parent 9157cef commit 548990d
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"homepage": "https://github.com/daybrush/guides#readme",
"scripts": {
"build": "npm run build --prefix ./packages/guides",
"packages:update": "yarn && lerna-helper version && npm run update-type-consts",
"packages:update": "lerna-helper version && yarn && npm run update-type-consts",
"update-type-consts": "node ./config/update-type-consts.js",
"packages:build": "npm run build --prefix packages/react-guides && npm run update-type-consts && lerna run build --ignore ngx-guides --ignore @scena/react-guides",
"packages:publish": "lerna-helper publish --ignore ngx-guides --commit 'chore: publish packages'",
Expand Down
4 changes: 2 additions & 2 deletions packages/croact-guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "croact-guides",
"version": "0.22.0",
"version": "0.23.0",
"description": "A React Compat Guides component that can draw ruler and manage guidelines.",
"main": "./dist/guides.cjs.js",
"module": "./dist/guides.esm.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"dependencies": {
"@daybrush/utils": "^1.4.0",
"@scena/dragscroll": "^1.3.0",
"@scena/react-guides": "~0.24.0",
"@scena/react-guides": "~0.25.0",
"croact-css-styled": "^1.1.2",
"croact-ruler": "^0.16.1",
"css-to-mat": "^1.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scena/guides",
"version": "0.25.0",
"version": "0.26.0",
"description": "A Vanilla Guides component that can draw ruler and manage guidelines.",
"main": "./dist/guides.cjs.js",
"module": "./dist/guides.esm.js",
Expand Down Expand Up @@ -61,6 +61,6 @@
"dependencies": {
"@scena/event-emitter": "^1.0.4",
"croact": "^1.0.0",
"croact-guides": "~0.22.0"
"croact-guides": "~0.23.0"
}
}
2 changes: 1 addition & 1 deletion packages/ngx-guides/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular/platform-browser": "~13.3.0",
"@angular/platform-browser-dynamic": "~13.3.0",
"@angular/router": "~13.3.0",
"@scena/guides": "~0.25.0",
"@scena/guides": "~0.26.0",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/ngx-guides/projects/ngx-guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-guides",
"version": "0.24.0",
"version": "0.25.0",
"description": "An Angular Guides component that can draw ruler and manage guidelines.",
"keywords": [
"scene",
Expand All @@ -24,7 +24,7 @@
},
"homepage": "https://daybrush.com/guides",
"dependencies": {
"@scena/guides": "~0.25.0",
"@scena/guides": "~0.26.0",
"tslib": "^2.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/ngx-guides/projects/ngx-guides/src/lib/consts.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// auto
// eslint-disable-next-line max-len
export const ANGULAR_GUIDES_INPUTS: ["className","rulerStyle","snapThreshold","snaps","displayDragPos","cspNonce","dragPosFormat","defaultGuides","showGuides","scrollOptions","guideStyle","guidesOffset","digit","dragGuideStyle","displayGuidePos","guidePosFormat","guidePosStyle","lockGuides","type","width","height","unit","zoom","direction","textAlign","font","segment","mainLineSize","longLineSize","shortLineSize","lineOffset","textOffset","negativeRuler","range","scrollPos","style","backgroundColor","rangeBackgroundColor","lineColor","textColor","textBackgroundColor","textFormat","warpSelf","selectedBackgroundColor","selectedRanges","defaultPixelScale","useResizeObserver","selectedRangesText","selectedRangesTextColor","selectedRangesTextOffset"] = ["className","rulerStyle","snapThreshold","snaps","displayDragPos","cspNonce","dragPosFormat","defaultGuides","showGuides","scrollOptions","guideStyle","guidesOffset","digit","dragGuideStyle","displayGuidePos","guidePosFormat","guidePosStyle","lockGuides","type","width","height","unit","zoom","direction","textAlign","font","segment","mainLineSize","longLineSize","shortLineSize","lineOffset","textOffset","negativeRuler","range","scrollPos","style","backgroundColor","rangeBackgroundColor","lineColor","textColor","textBackgroundColor","textFormat","warpSelf","selectedBackgroundColor","selectedRanges","defaultPixelScale","useResizeObserver","selectedRangesText","selectedRangesTextColor","selectedRangesTextOffset"];
export const ANGULAR_GUIDES_INPUTS: ["className","rulerStyle","snapThreshold","snaps","displayDragPos","cspNonce","dragPosFormat","defaultGuides","showGuides","scrollOptions","guideStyle","guidesOffset","digit","defaultGuidesPos","dragGuideStyle","displayGuidePos","guidePosFormat","guidePosStyle","lockGuides","type","width","height","unit","zoom","direction","textAlign","font","segment","mainLineSize","longLineSize","shortLineSize","lineOffset","textOffset","negativeRuler","range","scrollPos","defaultScrollPos","style","backgroundColor","rangeBackgroundColor","lineColor","textColor","textBackgroundColor","textFormat","warpSelf","selectedBackgroundColor","selectedRanges","defaultPixelScale","useResizeObserver","selectedRangesText","selectedRangesTextColor","selectedRangesTextOffset"] = ["className","rulerStyle","snapThreshold","snaps","displayDragPos","cspNonce","dragPosFormat","defaultGuides","showGuides","scrollOptions","guideStyle","guidesOffset","digit","defaultGuidesPos","dragGuideStyle","displayGuidePos","guidePosFormat","guidePosStyle","lockGuides","type","width","height","unit","zoom","direction","textAlign","font","segment","mainLineSize","longLineSize","shortLineSize","lineOffset","textOffset","negativeRuler","range","scrollPos","defaultScrollPos","style","backgroundColor","rangeBackgroundColor","lineColor","textColor","textBackgroundColor","textFormat","warpSelf","selectedBackgroundColor","selectedRanges","defaultPixelScale","useResizeObserver","selectedRangesText","selectedRangesTextColor","selectedRangesTextOffset"];
export const ANGULAR_GUIDES_OUTPUTS: ["changeGuides","requestScroll","dragStart","drag","dragEnd","clickRuler"] = ["changeGuides","requestScroll","dragStart","drag","dragEnd","clickRuler"];
4 changes: 2 additions & 2 deletions packages/preact-guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "preact-guides",
"version": "0.24.0",
"version": "0.25.0",
"description": "A Preact Guides component that can draw ruler and manage guidelines.",
"main": "./dist/guides.cjs.js",
"module": "./dist/guides.esm.js",
Expand Down Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@daybrush/utils": "^1.4.0",
"@scena/dragscroll": "^1.3.0",
"@scena/react-guides": "~0.24.0",
"@scena/react-guides": "~0.25.0",
"css-to-mat": "^1.0.3",
"framework-utils": "^1.1.0",
"gesto": "^1.13.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scena/react-guides",
"version": "0.25.0-beta.2",
"version": "0.25.0",
"description": "A React Guides component that can draw ruler and manage guidelines.",
"main": "./dist/guides.cjs.js",
"module": "./dist/guides.esm.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte-guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-guides",
"version": "0.24.0",
"version": "0.25.0",
"description": "A Svelte Guides component that can draw ruler and manage guidelines.",
"svelte": "./src/index.js",
"sideEffects": false,
Expand Down Expand Up @@ -40,7 +40,7 @@
"typescript": "^4.5.0 <4.6.0"
},
"dependencies": {
"@scena/guides": "~0.25.0"
"@scena/guides": "~0.26.0"
},
"scripts": {
"build": "rollup -c rollup.build.config.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/vue-guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-guides",
"version": "0.24.0",
"version": "0.25.0",
"description": "A Vue Guides component that can draw grids and scroll infinitely.",
"main": "./dist/guides.cjs.js",
"module": "./dist/guides.esm.js",
Expand Down Expand Up @@ -41,7 +41,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@scena/guides": "~0.25.0",
"@scena/guides": "~0.26.0",
"framework-utils": "^1.1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/vue3-guides/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue3-guides",
"version": "0.8.0",
"version": "0.9.0",
"description": "A Vue 3 Guides component that can draw grids and scroll infinitely.",
"main": "./dist/guides.cjs.js",
"module": "./dist/guides.esm.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@scena/guides": "~0.25.0",
"@scena/guides": "~0.26.0",
"framework-utils": "^1.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 548990d

Please sign in to comment.