chore(release): publish

- @standardnotes/desktop@3.104.55
 - @standardnotes/mobile@3.49.52
 - @standardnotes/releases@1.4.78
 - @standardnotes/web@3.129.2
This commit is contained in:
StandardNotes CI
2022-12-28 16:44:26 +00:00
parent 2611c690b0
commit 9ec68c9bf6
9 changed files with 36 additions and 4 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.129.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.1...@standardnotes/web@3.129.2) (2022-12-28)
### Bug Fixes
* Fixed issue where Moments would capture even after disabling ([#2122](https://github.com/standardnotes/app/issues/2122)) ([2611c69](https://github.com/standardnotes/app/commit/2611c690b08c2c9654a5030eef74d6418d5e6b4e))
## [3.129.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.0...@standardnotes/web@3.129.1) (2022-12-27)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.129.2",
"title": "[3.129.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.1...@standardnotes/web@3.129.2) (2022-12-28)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where Moments would capture even after disabling ([#2122](https://github.com/standardnotes/app/issues/2122)) ([2611c69](https://github.com/standardnotes/app/commit/2611c690b08c2c9654a5030eef74d6418d5e6b4e))",
"parsed": {
"_": [
"Fixed issue where Moments would capture even after disabling (#2122) (2611c69)"
],
"Bug Fixes": [
"Fixed issue where Moments would capture even after disabling (#2122) (2611c69)"
]
}
},
{
"version": "3.129.1",
"title": "[3.129.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.0...@standardnotes/web@3.129.1) (2022-12-27)",

View File

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