StandardNotes CI
2024-02-17 09:13:16 +00:00
parent 79374f017b
commit 85c401fa6e
27 changed files with 89 additions and 13 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.190.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.189.5...@standardnotes/web@3.190.0) (2024-02-17)
### Features
* Themes and appeareance settings are now local to your device and not synced ([#2847](https://github.com/standardnotes/app/issues/2847)) ([bfbf9ab](https://github.com/standardnotes/app/commit/bfbf9ab8ceb6f1ecd3a0690bce3b5d1c5c52e84c))
## [3.189.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.189.4...@standardnotes/web@3.189.5) (2024-02-15)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.190.0",
"title": "[3.190.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.189.5...@standardnotes/web@3.190.0) (2024-02-17)",
"date": null,
"body": "### Features\n\n* Themes and appeareance settings are now local to your device and not synced ([#2847](https://github.com/standardnotes/app/issues/2847)) ([bfbf9ab](https://github.com/standardnotes/app/commit/bfbf9ab8ceb6f1ecd3a0690bce3b5d1c5c52e84c))",
"parsed": {
"_": [
"Themes and appeareance settings are now local to your device and not synced (#2847) (bfbf9ab)"
],
"Features": [
"Themes and appeareance settings are now local to your device and not synced (#2847) (bfbf9ab)"
]
}
},
{
"version": "3.189.5",
"title": "[3.189.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.189.4...@standardnotes/web@3.189.5) (2024-02-15)",

View File

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