chore(release): publish new version

- @standardnotes/[email protected]
This commit is contained in:
standardci
2022-06-29 13:15:58 +00:00
parent 57694bdc14
commit 003382aa5e
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.3.8](https://github.com/standardnotes/auth/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2022-06-29)
### Bug Fixes
* temporarily send email campaings only for users without the mute_marketing_emails setting ([57694bd](https://github.com/standardnotes/auth/commit/57694bdc1412b91c48d07e264584bd3aab1d941b))
## [1.3.7](https://github.com/standardnotes/auth/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2022-06-29)
### Bug Fixes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.3.7",
"version": "1.3.8",
"engines": {
"node": ">=16.0.0 <17.0.0"
},