chore: add components subpackages to workspaces

This commit is contained in:
Mo
2022-06-15 17:11:28 -05:00
parent 3b3a38649d
commit c0986d4e9a
14 changed files with 40 additions and 8 deletions

View File

@@ -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.
# [2.1.0-alpha.11](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.10...@standardnotes/components-meta@2.1.0-alpha.11) (2022-06-15)
**Note:** Version bump only for package @standardnotes/components-meta
# [2.1.0-alpha.10](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.9...@standardnotes/components-meta@2.1.0-alpha.10) (2022-06-15)
**Note:** Version bump only for package @standardnotes/components-meta

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/components-meta",
"version": "2.1.0-alpha.10",
"version": "2.1.0-alpha.11",
"private": true,
"author": "Standard Notes",
"main": "dist",

View File

@@ -2,7 +2,7 @@
"name": "@standardnotes/advanced-checklist",
"version": "0.0.1",
"description": "A task editor with grouping functionality.",
"author": "Standard Notes",
"author": "Standard Notes.",
"keywords": [
"Standard Notes",
"Standard Notes Extensions"

View File

@@ -2,6 +2,7 @@
"name": "@standardnotes/authenticator",
"version": "2.0.10",
"main": "dist/dist.js",
"private": true,
"scripts": {
"components:compile": "webpack --config webpack.prod.js",
"start": "webpack serve --config webpack.dev.js --progress --hot",

View File

@@ -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.
## [3.22.3-alpha.17](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.16...@standardnotes/desktop@3.22.3-alpha.17) (2022-06-15)
**Note:** Version bump only for package @standardnotes/desktop
## [3.22.3-alpha.16](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.15...@standardnotes/desktop@3.22.3-alpha.16) (2022-06-15)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.22.3-alpha.16",
"version": "3.22.3-alpha.17",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes",
"private": true,

View File

@@ -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.
## [3.23.1-alpha.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.6...@standardnotes/mobile@3.23.1-alpha.7) (2022-06-15)
**Note:** Version bump only for package @standardnotes/mobile
## [3.23.1-alpha.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.5...@standardnotes/mobile@3.23.1-alpha.6) (2022-06-15)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.23.1-alpha.6",
"version": "3.23.1-alpha.7",
"user-version": "3.23.0",
"author": "Standard Notes",
"private": true,

View File

@@ -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.
## [1.2.7-alpha.18](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.17...@standardnotes/web-server@1.2.7-alpha.18) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web-server
## [1.2.7-alpha.17](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.16...@standardnotes/web-server@1.2.7-alpha.17) (2022-06-15)
**Note:** Version bump only for package @standardnotes/web-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web-server",
"version": "1.2.7-alpha.17",
"version": "1.2.7-alpha.18",
"license": "AGPL-3.0-or-later",
"private": true,
"author": "Standard Notes",