chore(release): publish

- @standardnotes/components-meta@2.4.3
 - @standardnotes/desktop@3.23.3
 - @standardnotes/mobile@3.25.4
 - @standardnotes/releases@1.2.13
 - @standardnotes/web-server@1.2.27
 - @standardnotes/web@3.26.1
 - @standardnotes/solarized-dark-theme@1.3.0
This commit is contained in:
StandardNotes CI
2022-06-27 22:48:11 +00:00
parent c52690a620
commit 94da6b24e6
14 changed files with 45 additions and 7 deletions

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.11...@standardnotes/solarized-dark-theme@1.3.0) (2022-06-27)
### Bug Fixes
* don't show deprecated editors; add missing solarized dark theme ([ded2d18](https://github.com/standardnotes/app/commit/ded2d1866a43d3a2ffbacbb725a11e1f70c64067))
### Features
* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9))
## [1.2.11](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.11-alpha.0...@standardnotes/solarized-dark-theme@1.2.11) (2022-06-22)
**Note:** Version bump only for package @standardnotes/solarized-dark-theme

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/solarized-dark-theme",
"version": "1.2.11",
"version": "1.3.0",
"main": "dist/dist.css",
"author": "Standard Notes",
"private": true,