chore(release): publish

- @standardnotes/releases@1.4.0
 - @standardnotes/services@1.47.0
 - @standardnotes/snjs@2.152.0
 - @standardnotes/ui-services@1.16.0
 - @standardnotes/web@3.108.0
This commit is contained in:
StandardNotes CI
2022-11-24 12:06:34 +00:00
parent 0a01ddb430
commit 9f6316976c
11 changed files with 53 additions and 5 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.108.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.107.0...@standardnotes/web@3.108.0) (2022-11-24)
### Features
* New 'What's New' section in Preferences ([#2049](https://github.com/standardnotes/app/issues/2049)) (skip e2e) ([0a01ddb](https://github.com/standardnotes/app/commit/0a01ddb430154fa4518985458c15c644855c80ea))
# [3.107.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.106.0...@standardnotes/web@3.107.0) (2022-11-23)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.108.0",
"title": "[3.108.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.107.0...@standardnotes/web@3.108.0) (2022-11-24)",
"date": null,
"body": "### Features\n\n* New 'What's New' section in Preferences ([#2049](https://github.com/standardnotes/app/issues/2049)) (skip e2e) ([0a01ddb](https://github.com/standardnotes/app/commit/0a01ddb430154fa4518985458c15c644855c80ea))",
"parsed": {
"_": [
"New 'What's New' section in Preferences (#2049) (skip e2e) (0a01ddb)"
],
"Features": [
"New 'What's New' section in Preferences (#2049) (skip e2e) (0a01ddb)"
]
}
},
{
"version": "3.107.0",
"title": "[3.107.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.106.0...@standardnotes/web@3.107.0) (2022-11-23)",

View File

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