chore(release): publish

- @standardnotes/desktop@3.105.34
 - @standardnotes/icons@1.10.6
 - @standardnotes/mobile@3.51.67
 - @standardnotes/releases@1.4.210
 - @standardnotes/styles@1.7.5
 - @standardnotes/toast@1.3.25
 - @standardnotes/ui-services@1.24.40
 - @standardnotes/web@3.150.34
This commit is contained in:
StandardNotes CI
2023-03-29 19:34:21 +00:00
parent 08a20e25b4
commit b57d16dd68
17 changed files with 60 additions and 8 deletions

View File

@@ -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.
## [1.7.5](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.4...@standardnotes/styles@1.7.5) (2023-03-29)
### Bug Fixes
* Added backspace button on Super toolbar on Android as a workaround for backspace issue ([08a20e2](https://github.com/standardnotes/app/commit/08a20e25b416e672f0e80518ca66365f7089b4f3))
## [1.7.4](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.3...@standardnotes/styles@1.7.4) (2023-01-16)
**Note:** Version bump only for package @standardnotes/styles

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.7.4",
"version": "1.7.5",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {