chore(release): publish

- @standardnotes/desktop@3.104.21
 - @standardnotes/mobile@3.49.20
 - @standardnotes/releases@1.4.44
 - @standardnotes/snjs@2.156.2
 - @standardnotes/web@3.126.0
This commit is contained in:
StandardNotes CI
2022-12-13 17:15:10 +00:00
parent c7b158eb64
commit fb517a91b0
11 changed files with 43 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.
## [2.156.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.1...@standardnotes/snjs@2.156.2) (2022-12-13)
### Bug Fixes
* **snjs:** remove @newrelic/native-metrics by upgrading @standardnotes/settings ([7f41564](https://github.com/standardnotes/app/commit/7f415643283f418886a641deb7539f1e256e6a3d))
## [2.156.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.0...@standardnotes/snjs@2.156.1) (2022-12-08)
**Note:** Version bump only for package @standardnotes/snjs

View File

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