StandardNotes CI
2022-11-02 16:33:43 +00:00
parent dd821c95e6
commit f3e2d80b44
24 changed files with 64 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.91.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.11...@standardnotes/web@3.91.0) (2022-11-02)
### Features
* dedicated files layout ([#1928](https://github.com/standardnotes/app/issues/1928)) ([dd821c9](https://github.com/standardnotes/app/commit/dd821c95e61c8cd82317ad9fb3788daff7241942))
## [3.90.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.10...@standardnotes/web@3.90.11) (2022-11-02)
**Note:** Version bump only for package @standardnotes/web

View File

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