Update CHANGELOG.md.json
This commit is contained in:
@@ -4,13 +4,13 @@
|
|||||||
"version": "3.129.2",
|
"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)",
|
"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,
|
"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))",
|
"body": "### Bug Fixes\n\n* Fixed issue where Moments on mobile would not be properly disabled until app restart ([#2122](https://github.com/standardnotes/app/issues/2122)) ([2611c69](https://github.com/standardnotes/app/commit/2611c690b08c2c9654a5030eef74d6418d5e6b4e))",
|
||||||
"parsed": {
|
"parsed": {
|
||||||
"_": [
|
"_": [
|
||||||
"Fixed issue where Moments would capture even after disabling (#2122) (2611c69)"
|
"Fixed issue where Moments on mobile would not be properly disabled until app restart (#2122) (2611c69)"
|
||||||
],
|
],
|
||||||
"Bug Fixes": [
|
"Bug Fixes": [
|
||||||
"Fixed issue where Moments would capture even after disabling (#2122) (2611c69)"
|
"Fixed issue where Moments on mobile would not be properly disabled until app restart (#2122) (2611c69)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -5715,4 +5715,4 @@
|
|||||||
],
|
],
|
||||||
"title": "Change Log",
|
"title": "Change Log",
|
||||||
"description": "All notable changes to this project will be documented in this file.\nSee [Conventional Commits](https://conventionalcommits.org) for commit guidelines."
|
"description": "All notable changes to this project will be documented in this file.\nSee [Conventional Commits](https://conventionalcommits.org) for commit guidelines."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user