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.
## [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",