StandardNotes CI
2022-10-19 20:15:08 +00:00
parent 4030953b00
commit 0282a7958a
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.78.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.78.0...@standardnotes/web@3.78.1) (2022-10-19)
### Bug Fixes
* issue with not being able to unlink a file from a note ([#1836](https://github.com/standardnotes/app/issues/1836)) ([4030953](https://github.com/standardnotes/app/commit/4030953b00ad609dc2b0f5b66cfd971d449f6121))
# [3.78.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.77.1...@standardnotes/web@3.78.0) (2022-10-18)
### Bug Fixes

View File

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