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,40 +3,34 @@
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/styles@1.2.1...@standardnotes/styles@1.2.2-alpha.0) (2022-06-14)
### Bug Fixes
* sass deprecation warning ([#1100](https://github.com/standardnotes/app/issues/1100)) ([fd115bc](https://github.com/standardnotes/app/commit/fd115bc113c0777ed00c203ff2c9fa4ea4d72f50))
## [1.2.1](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.2.0...@standardnotes/styles@1.2.1) (2022-06-10)
**Note:** Version bump only for package @standardnotes/styles
# 1.2.0 (2022-06-10)
### Bug Fixes
* dropdown and files button ui ([#1076](https://github.com/standardnotes/app/issues/1076)) ([12f052a](https://github.com/standardnotes/app/commit/12f052a0b202df10ea55351ea4bf6232c2ecb56f))
### Features
* mobile app package ([#1075](https://github.com/standardnotes/app/issues/1075)) ([8248a38](https://github.com/standardnotes/app/commit/8248a38280cb7c92da2b2e9c7db298f34ae8ffdf))
* styles package ([#1074](https://github.com/standardnotes/app/issues/1074)) ([3100327](https://github.com/standardnotes/app/commit/31003276b73d3e89824bc002fe616fa055e918c4))
* **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)
### Bug Fixes
* dropdown and files button ui ([#1076](https://github.com/standardnotes/app/issues/1076)) ([12f052a](https://github.com/standardnotes/app/commit/12f052a0b202df10ea55351ea4bf6232c2ecb56f))
### 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/styles",
"version": "1.2.1",
"version": "1.2.2-alpha.0",
"private": true,
"main": "dist/index.js",
"types": "dist/index.d.ts",