diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 1bd0b6a03..50995bb35 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.22.4](https://github.com/standardnotes/app/compare/v3.22.3...v3.22.4) (2022-06-14) + ### [3.22.3](https://github.com/standardnotes/app/compare/v3.21.0...v3.22.3) (2022-06-14) diff --git a/packages/web/package.json b/packages/web/package.json index 929a3572a..731d61726 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.22.3", + "version": "3.22.4", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes",