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,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [2.152.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.11...@standardnotes/snjs@2.152.0) (2022-11-24)
### Bug Fixes
* **snjs:** factory timeout to propagate subscription purchase ([c40b17b](https://github.com/standardnotes/app/commit/c40b17bd4cdb943b299e3cb17f0cbb5ce8e736e2))
### 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))
## [2.151.11](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.10...@standardnotes/snjs@2.151.11) (2022-11-23)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.151.11",
"version": "2.152.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},