chore(release): publish

- @standardnotes/components@0.3.0-alpha.0
 - @standardnotes/desktop@3.22.3-alpha.0
 - @standardnotes/icons@1.4.1-alpha.0
 - @standardnotes/mobile@3.23.1-alpha.0
 - @standardnotes/styles@1.2.2-alpha.0
 - @standardnotes/toast@1.2.1-alpha.0
 - @standardnotes/web-server@1.2.7-alpha.0
 - @standardnotes/web@3.22.3-alpha.0
This commit is contained in:
StandardNotes CI
2022-06-14 16:31:58 +00:00
parent d9ad998e42
commit bb91a7e6af
16 changed files with 49 additions and 61 deletions

View File

@@ -3,8 +3,11 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# 1.2.0 (2022-06-10)
## [1.2.1-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.2.0...@standardnotes/toast@1.2.1-alpha.0) (2022-06-14)
**Note:** Version bump only for package @standardnotes/toast
# 1.2.0 (2022-06-10)
### Features
@@ -13,13 +16,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* toast package ([#1073](https://github.com/standardnotes/app/issues/1073)) ([6d0b6e9](https://github.com/standardnotes/app/commit/6d0b6e9018b2a612b8df4827336883fe04033128))
* **wip:** components monorepo ([#1082](https://github.com/standardnotes/app/issues/1082)) ([e3d6001](https://github.com/standardnotes/app/commit/e3d6001a178e11e619ca724b2b155b7c0405c023))
# 1.1.0 (2022-06-10)
### Features
* mobile app package ([#1075](https://github.com/standardnotes/app/issues/1075)) ([8248a38](https://github.com/standardnotes/app/commit/8248a38280cb7c92da2b2e9c7db298f34ae8ffdf))

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.2.0",
"version": "1.2.1-alpha.0",
"private": true,
"main": "./src/index.ts",
"scripts": {