StandardNotes CI
2022-10-25 13:00:00 +00:00
parent ee7f11c933
commit 3b1892ed5a
24 changed files with 68 additions and 12 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.87.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.86.0...@standardnotes/web@3.87.0) (2022-10-25)
### Features
* per-tag display preferences ([#1868](https://github.com/standardnotes/app/issues/1868)) ([ee7f11c](https://github.com/standardnotes/app/commit/ee7f11c933285234b20fa2d5db4fcf0d6a5dce9d))
# [3.86.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.85.2...@standardnotes/web@3.86.0) (2022-10-24)
### Features

View File

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