chore(release): publish

- @standardnotes/components-meta@2.5.7
 - @standardnotes/desktop@3.23.19
 - @standardnotes/mobile@3.25.15
 - @standardnotes/releases@1.2.29
 - @standardnotes/styles@1.4.2
 - @standardnotes/web-server@1.2.43
 - @standardnotes/web@3.27.7
 - @standardnotes/markdown-visual@1.1.1
 - @standardnotes/authenticator@2.2.1
This commit is contained in:
StandardNotes CI
2022-06-30 00:25:46 +00:00
parent f503a3fde6
commit e9eff74fdb
18 changed files with 47 additions and 9 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.4.2](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.4.1...@standardnotes/styles@1.4.2) (2022-06-30)
### Bug Fixes
* **styles:** preferences opacity ([ddeaf52](https://github.com/standardnotes/app/commit/ddeaf523a8ece97b7ad9372c4d84e07775221a65))
## [1.4.1](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.4.0...@standardnotes/styles@1.4.1) (2022-06-29)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.4.1",
"version": "1.4.2",
"private": true,
"main": "dist/index.js",
"types": "dist/index.d.ts",