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.
# [1.47.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.46.1...@standardnotes/services@1.47.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))
## [1.46.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.46.0...@standardnotes/services@1.46.1) (2022-11-23)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.46.1",
"version": "1.47.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},