chore(release): publish

- @standardnotes/releases@1.2.2-alpha.0
This commit is contained in:
StandardNotes CI
2022-06-23 19:43:53 +00:00
parent 9789fc2000
commit 06d452b57f
2 changed files with 7 additions and 1 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.
## [1.2.2-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.1...@standardnotes/releases@1.2.2-alpha.0) (2022-06-23)
### Bug Fixes
* **releases:** types ([#1142](https://github.com/standardnotes/app/issues/1142)) ([9789fc2](https://github.com/standardnotes/app/commit/9789fc2000618f75a303949f61c6515d8625ad98))
## [1.2.1](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.1-alpha.3...@standardnotes/releases@1.2.1) (2022-06-23)
**Note:** Version bump only for package @standardnotes/releases

View File

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