mirror of
https://github.com/standardnotes/app.git
synced 2026-01-16 23:01:30 +00:00
chore(release): publish
- @standardnotes/components-meta@2.1.0-alpha.7 - @standardnotes/desktop@3.22.3-alpha.13 - @standardnotes/mobile@3.23.1-alpha.3 - @standardnotes/web-server@1.2.7-alpha.13 - @standardnotes/web@3.22.3-alpha.4
This commit is contained in:
parent
187e3090e2
commit
66ef4a8901
10 changed files with 25 additions and 5 deletions
|
|
@ -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.7](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.6...@standardnotes/components-meta@2.1.0-alpha.7) (2022-06-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/components-meta
|
||||
|
||||
# [2.1.0-alpha.6](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.0-alpha.5...@standardnotes/components-meta@2.1.0-alpha.6) (2022-06-15)
|
||||
|
||||
### Bug Fixes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/components-meta",
|
||||
"version": "2.1.0-alpha.6",
|
||||
"version": "2.1.0-alpha.7",
|
||||
"private": true,
|
||||
"main": "dist",
|
||||
"workspaces": {
|
||||
|
|
|
|||
|
|
@ -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.13](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.12...@standardnotes/desktop@3.22.3-alpha.13) (2022-06-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.22.3-alpha.12](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.3-alpha.11...@standardnotes/desktop@3.22.3-alpha.12) (2022-06-14)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.22.3-alpha.12",
|
||||
"version": "3.22.3-alpha.13",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
|
|
|||
|
|
@ -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.3](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.2...@standardnotes/mobile@3.23.1-alpha.3) (2022-06-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.23.1-alpha.2](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.23.1-alpha.1...@standardnotes/mobile@3.23.1-alpha.2) (2022-06-14)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.23.1-alpha.2",
|
||||
"version": "3.23.1-alpha.3",
|
||||
"user-version": "3.23.0",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
|
|||
|
|
@ -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.13](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.12...@standardnotes/web-server@1.2.7-alpha.13) (2022-06-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web-server
|
||||
|
||||
## [1.2.7-alpha.12](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.7-alpha.11...@standardnotes/web-server@1.2.7-alpha.12) (2022-06-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web-server
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/web-server",
|
||||
"version": "1.2.7-alpha.12",
|
||||
"version": "1.2.7-alpha.13",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"private": true,
|
||||
"author": "Standard Notes",
|
||||
|
|
|
|||
|
|
@ -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.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.3...@standardnotes/web@3.22.3-alpha.4) (2022-06-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
## [3.22.3-alpha.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.22.3-alpha.2...@standardnotes/web@3.22.3-alpha.3) (2022-06-14)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.22.3-alpha.3",
|
||||
"version": "3.22.3-alpha.4",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes <>",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue