chore(release): publish
- @standardnotes/desktop@3.100.0 - @standardnotes/mobile@3.46.9 - @standardnotes/releases@1.3.234
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.100.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.301...@standardnotes/desktop@3.100.0) (2022-11-16)
|
||||
|
||||
### Features
|
||||
|
||||
* bump desktop version to match web ([e9c6eed](https://github.com/standardnotes/app/commit/e9c6eed235ba59ac9b3bbb102bed78acb2e10177))
|
||||
* bump desktop version to match web (skip e2e) ([a73074c](https://github.com/standardnotes/app/commit/a73074ce1c64f4cba04745dd22e5fce775ed434e))
|
||||
|
||||
## [3.23.301](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.300...@standardnotes/desktop@3.23.301) (2022-11-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.99.1",
|
||||
"version": "3.100.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
|
||||
@@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [3.46.9](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.8...@standardnotes/mobile@3.46.9) (2022-11-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **mobile:** android build ([c3e5228](https://github.com/standardnotes/app/commit/c3e5228c9dd4e2e9cac926e40483c8d3073fb68d))
|
||||
|
||||
## [3.46.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.7...@standardnotes/mobile@3.46.8) (2022-11-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.46.8",
|
||||
"version": "3.46.9",
|
||||
"author": "Standard Notes.",
|
||||
"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.3.234](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.233...@standardnotes/releases@1.3.234) (2022-11-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.3.233](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.232...@standardnotes/releases@1.3.233) (2022-11-16)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.3.233",
|
||||
"version": "1.3.234",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user