chore(release): publish new version

- @standardnotes/[email protected]
This commit is contained in:
standardci
2022-06-27 08:44:03 +00:00
parent bf14ec05f9
commit e7e65eb4f4
2 changed files with 7 additions and 1 deletions
+6
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.1.7](https://github.com/standardnotes/auth/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2022-06-27)
### Bug Fixes
* add sending out email campaigns ([bf14ec0](https://github.com/standardnotes/auth/commit/bf14ec05f92d893e7c74a4f29ef7e426bee9d768))
## [1.1.6](https://github.com/standardnotes/auth/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2022-06-27)
**Note:** Version bump only for package @standardnotes/auth-server
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.1.6",
"version": "1.1.7",
"engines": {
"node": ">=16.0.0 <17.0.0"
},