StandardNotes CI
2022-11-07 17:13:32 +00:00
parent 2ed01a071c
commit 846d981d4c
26 changed files with 65 additions and 13 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.3.7 (2022-11-07)
**Note:** Version bump only for package @standardnotes/blocks-editor
## [1.3.6](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.5...@standardnotes/toast@1.3.6) (2022-11-04)
**Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.3.6",
"version": "1.3.7",
"private": true,
"main": "./src/index.ts",
"scripts": {