chore(release): publish
- @standardnotes/blocks-editor@1.6.0 - @standardnotes/desktop@3.100.14 - @standardnotes/icons@1.5.0 - @standardnotes/mobile@3.46.24 - @standardnotes/releases@1.3.250 - @standardnotes/toast@1.3.10 - @standardnotes/ui-services@1.14.1 - @standardnotes/web@3.103.0
This commit is contained in:
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [1.6.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.3...@standardnotes/blocks-editor@1.6.0) (2022-11-18)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **web:** enable block drag'n'drop in super editor ([#2029](https://github.com/standardnotes/app/issues/2029)) ([dab4f67](https://github.com/standardnotes/app/commit/dab4f678f04aee2c7dfbe7f416e7fc34e8d870cf))
|
||||||
|
|
||||||
## [1.5.3](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.2...@standardnotes/blocks-editor@1.5.3) (2022-11-17)
|
## [1.5.3](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.2...@standardnotes/blocks-editor@1.5.3) (2022-11-17)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/blocks-editor
|
**Note:** Version bump only for package @standardnotes/blocks-editor
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/blocks-editor",
|
"name": "@standardnotes/blocks-editor",
|
||||||
"version": "1.5.3",
|
"version": "1.6.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "./src/index.ts",
|
"main": "./src/index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [3.100.14](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.13...@standardnotes/desktop@3.100.14) (2022-11-18)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/desktop
|
||||||
|
|
||||||
## [3.100.13](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.12...@standardnotes/desktop@3.100.13) (2022-11-18)
|
## [3.100.13](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.12...@standardnotes/desktop@3.100.13) (2022-11-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/desktop
|
**Note:** Version bump only for package @standardnotes/desktop
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/desktop",
|
"name": "@standardnotes/desktop",
|
||||||
"main": "./app/dist/index.js",
|
"main": "./app/dist/index.js",
|
||||||
"version": "3.100.13",
|
"version": "3.100.14",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [1.5.0](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.10...@standardnotes/icons@1.5.0) (2022-11-18)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **web:** enable block drag'n'drop in super editor ([#2029](https://github.com/standardnotes/app/issues/2029)) ([dab4f67](https://github.com/standardnotes/app/commit/dab4f678f04aee2c7dfbe7f416e7fc34e8d870cf))
|
||||||
|
|
||||||
## [1.4.10](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.9...@standardnotes/icons@1.4.10) (2022-11-16)
|
## [1.4.10](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.9...@standardnotes/icons@1.4.10) (2022-11-16)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/icons
|
**Note:** Version bump only for package @standardnotes/icons
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/icons",
|
"name": "@standardnotes/icons",
|
||||||
"version": "1.4.10",
|
"version": "1.5.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [3.46.24](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.23...@standardnotes/mobile@3.46.24) (2022-11-18)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/mobile
|
||||||
|
|
||||||
## [3.46.23](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.22...@standardnotes/mobile@3.46.23) (2022-11-18)
|
## [3.46.23](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.22...@standardnotes/mobile@3.46.23) (2022-11-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/mobile
|
**Note:** Version bump only for package @standardnotes/mobile
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/mobile",
|
"name": "@standardnotes/mobile",
|
||||||
"version": "3.46.23",
|
"version": "3.46.24",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.3.250](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.249...@standardnotes/releases@1.3.250) (2022-11-18)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/releases
|
||||||
|
|
||||||
## [1.3.249](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.248...@standardnotes/releases@1.3.249) (2022-11-18)
|
## [1.3.249](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.248...@standardnotes/releases@1.3.249) (2022-11-18)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/releases
|
**Note:** Version bump only for package @standardnotes/releases
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/releases",
|
"name": "@standardnotes/releases",
|
||||||
"version": "1.3.249",
|
"version": "1.3.250",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"main": "dist/releases.json",
|
"main": "dist/releases.json",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.3.10](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.9...@standardnotes/toast@1.3.10) (2022-11-18)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/toast
|
||||||
|
|
||||||
## [1.3.9](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.8...@standardnotes/toast@1.3.9) (2022-11-16)
|
## [1.3.9](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.8...@standardnotes/toast@1.3.9) (2022-11-16)
|
||||||
|
|
||||||
**Note:** Version bump only for package @standardnotes/toast
|
**Note:** Version bump only for package @standardnotes/toast
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/toast",
|
"name": "@standardnotes/toast",
|
||||||
"version": "1.3.9",
|
"version": "1.3.10",
|
||||||
"private": true,
|
"private": true,
|
||||||
"main": "./src/index.ts",
|
"main": "./src/index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -3,6 +3,10 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.14.0...@standardnotes/ui-services@1.14.1) (2022-11-18)
|
||||||
|
|
||||||
|
**Note:** Version bump only for package @standardnotes/ui-services
|
||||||
|
|
||||||
# [1.14.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.18...@standardnotes/ui-services@1.14.0) (2022-11-18)
|
# [1.14.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.18...@standardnotes/ui-services@1.14.0) (2022-11-18)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/ui-services",
|
"name": "@standardnotes/ui-services",
|
||||||
"version": "1.14.0",
|
"version": "1.14.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0 <17.0.0"
|
"node": ">=16.0.0 <17.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,6 +3,12 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||||
|
|
||||||
|
# [3.103.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.102.0...@standardnotes/web@3.103.0) (2022-11-18)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **web:** enable block drag'n'drop in super editor ([#2029](https://github.com/standardnotes/app/issues/2029)) ([dab4f67](https://github.com/standardnotes/app/commit/dab4f678f04aee2c7dfbe7f416e7fc34e8d870cf))
|
||||||
|
|
||||||
# [3.102.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.101.2...@standardnotes/web@3.102.0) (2022-11-18)
|
# [3.102.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.101.2...@standardnotes/web@3.102.0) (2022-11-18)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@standardnotes/web",
|
"name": "@standardnotes/web",
|
||||||
"version": "3.102.0",
|
"version": "3.103.0",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"main": "dist/app.js",
|
"main": "dist/app.js",
|
||||||
"author": "Standard Notes.",
|
"author": "Standard Notes.",
|
||||||
|
|||||||
Reference in New Issue
Block a user