chore(release): publish main

- @standardnotes/releases@1.2.0
This commit is contained in:
StandardNotes CI
2022-06-23 00:10:07 +00:00
parent 70e9deccb7
commit 4217edeb0c
2 changed files with 5 additions and 1 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.2.0](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.0-alpha.0...@standardnotes/releases@1.2.0) (2022-06-23)
**Note:** Version bump only for package @standardnotes/releases
# [1.2.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.1.3...@standardnotes/releases@1.2.0-alpha.0) (2022-06-23)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.2.0-alpha.0",
"version": "1.2.0",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",