chore(release): publish
- @standardnotes/clipper@1.1.44 - @standardnotes/desktop@3.106.53 - @standardnotes/mobile@3.53.53 - @standardnotes/releases@1.4.321 - @standardnotes/web@3.161.0
This commit is contained in:
@@ -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.1.44](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.43...@standardnotes/clipper@1.1.44) (2023-06-02)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
## [1.1.43](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.42...@standardnotes/clipper@1.1.43) (2023-05-31)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/clipper",
|
||||
"description": "Web clipper browser extension for Standard Notes",
|
||||
"version": "1.1.43",
|
||||
"version": "1.1.44",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||
|
||||
@@ -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.106.53](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.160.19...@standardnotes/desktop@3.106.53) (2023-06-02)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.106.52](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.160.18...@standardnotes/desktop@3.106.52) (2023-05-31)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.106.52",
|
||||
"version": "3.106.53",
|
||||
"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.53.53](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.52...@standardnotes/mobile@3.53.53) (2023-06-02)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
## [3.53.52](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.53.51...@standardnotes/mobile@3.53.52) (2023-05-31)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.53.52",
|
||||
"version": "3.53.53",
|
||||
"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.4.321](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.320...@standardnotes/releases@1.4.321) (2023-06-02)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.320](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.319...@standardnotes/releases@1.4.320) (2023-05-31)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.320",
|
||||
"version": "1.4.321",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/releases.json",
|
||||
"types": "dist/index.d.ts",
|
||||
|
||||
@@ -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.161.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.19...@standardnotes/web@3.161.0) (2023-06-02)
|
||||
|
||||
### Features
|
||||
|
||||
* You can now drag-n-drop notes onto tags to move them from one tag to another ([#2334](https://github.com/standardnotes/app/issues/2334)) ([08c38fc](https://github.com/standardnotes/app/commit/08c38fc7cfbce96c5de269073f5f0117000066a8))
|
||||
|
||||
## [3.160.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.18...@standardnotes/web@3.160.19) (2023-05-31)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.161.0",
|
||||
"title": "[3.161.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.19...@standardnotes/web@3.161.0) (2023-06-02)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* You can now drag-n-drop notes onto tags to move them from one tag to another ([#2334](https://github.com/standardnotes/app/issues/2334)) ([08c38fc](https://github.com/standardnotes/app/commit/08c38fc7cfbce96c5de269073f5f0117000066a8))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"You can now drag-n-drop notes onto tags to move them from one tag to another (#2334) (08c38fc)"
|
||||
],
|
||||
"Features": [
|
||||
"You can now drag-n-drop notes onto tags to move them from one tag to another (#2334) (08c38fc)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.160.19",
|
||||
"title": "[3.160.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.160.18...@standardnotes/web@3.160.19) (2023-05-31)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.160.19",
|
||||
"version": "3.161.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user