StandardNotes CI
2022-11-16 12:18:04 +00:00
parent 59f8547a8d
commit 943698d506
30 changed files with 87 additions and 15 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.99.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.98.2...@standardnotes/web@3.99.0) (2022-11-16)
### Features
* **labs:** super editor ([#2001](https://github.com/standardnotes/app/issues/2001)) ([59f8547](https://github.com/standardnotes/app/commit/59f8547a8de1c804cb2f01ac734c83268977fa28))
## [3.98.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.98.1...@standardnotes/web@3.98.2) (2022-11-16)
### Bug Fixes

View File

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