chore(release): publish

- @standardnotes/components-meta@2.5.9
 - @standardnotes/desktop@3.23.27
 - @standardnotes/mobile@3.26.8
 - @standardnotes/releases@1.2.40
 - @standardnotes/web-server@1.2.49
 - @standardnotes/web@3.29.2
 - @standardnotes/autobiography-theme@1.1.1
 - @standardnotes/focus-theme@1.3.1
 - @standardnotes/futura-theme@1.3.1
 - @standardnotes/midnight-theme@1.3.1
 - @standardnotes/solarized-dark-theme@1.3.2
 - @standardnotes/titanium-theme@1.3.1
This commit is contained in:
StandardNotes CI
2022-07-01 15:38:22 +00:00
parent bdce364fd7
commit 88b2150bad
24 changed files with 76 additions and 12 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.
## [3.29.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.29.1...@standardnotes/web@3.29.2) (2022-07-01)
### Bug Fixes
* **web:** selected navigation item color ([#1191](https://github.com/standardnotes/app/issues/1191)) ([0193ba3](https://github.com/standardnotes/app/commit/0193ba3e7bffa59a3359c984359138e9be34c4e1))
## [3.29.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.29.0...@standardnotes/web@3.29.1) (2022-07-01)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.29.1",
"version": "3.29.2",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",