chore(release): publish
- @standardnotes/clipper@1.1.531 - @standardnotes/desktop@3.110.136 - @standardnotes/mobile@3.58.193 - @standardnotes/releases@1.4.833 - @standardnotes/web@3.198.4
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.531](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.530...@standardnotes/clipper@1.1.531) (2025-07-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
## [1.1.530](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.529...@standardnotes/clipper@1.1.530) (2025-07-01)
|
||||
|
||||
**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.530",
|
||||
"version": "1.1.531",
|
||||
"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.110.136](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.198.3...@standardnotes/desktop@3.110.136) (2025-07-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
## [3.110.135](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.198.2...@standardnotes/desktop@3.110.135) (2025-07-01)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/desktop
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/desktop",
|
||||
"main": "./app/dist/index.js",
|
||||
"version": "3.110.135",
|
||||
"version": "3.110.136",
|
||||
"license": "AGPL-3.0",
|
||||
"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.58.193](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.192...@standardnotes/mobile@3.58.193) (2025-07-04)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where safe area insets were not always applying properly on iOS, causing a UI shift ([#2912](https://github.com/standardnotes/app/issues/2912)) ([117781b](https://github.com/standardnotes/app/commit/117781bb3655a2bd6b9b0ca5a4d12f7bbefd164e))
|
||||
|
||||
## [3.58.192](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.191...@standardnotes/mobile@3.58.192) (2025-07-01)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/mobile
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/mobile",
|
||||
"version": "3.58.192",
|
||||
"version": "3.58.193",
|
||||
"author": "Standard Notes.",
|
||||
"private": true,
|
||||
"license": "AGPL-3.0",
|
||||
|
||||
@@ -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.833](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.832...@standardnotes/releases@1.4.833) (2025-07-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
## [1.4.832](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.831...@standardnotes/releases@1.4.832) (2025-07-01)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/releases
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/releases",
|
||||
"version": "1.4.832",
|
||||
"version": "1.4.833",
|
||||
"license": "AGPL-3.0",
|
||||
"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.198.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.3...@standardnotes/web@3.198.4) (2025-07-04)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where safe area insets were not always applying properly on iOS, causing a UI shift ([#2912](https://github.com/standardnotes/app/issues/2912)) ([117781b](https://github.com/standardnotes/app/commit/117781bb3655a2bd6b9b0ca5a4d12f7bbefd164e))
|
||||
|
||||
## [3.198.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.2...@standardnotes/web@3.198.3) (2025-07-01)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.198.4",
|
||||
"title": "[3.198.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.3...@standardnotes/web@3.198.4) (2025-07-04)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where safe area insets were not always applying properly on iOS, causing a UI shift ([#2912](https://github.com/standardnotes/app/issues/2912)) ([117781b](https://github.com/standardnotes/app/commit/117781bb3655a2bd6b9b0ca5a4d12f7bbefd164e))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where safe area insets were not always applying properly on iOS, causing a UI shift (#2912) (117781b)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where safe area insets were not always applying properly on iOS, causing a UI shift (#2912) (117781b)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.198.3",
|
||||
"title": "[3.198.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.2...@standardnotes/web@3.198.3) (2025-07-01)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.198.3",
|
||||
"version": "3.198.4",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user