feat: add domain-event-infra package

This commit is contained in:
Karol Sójko
2022-07-06 10:11:17 +02:00
parent d40c4ac0ed
commit 808d18e7cd
125 changed files with 4023 additions and 33 deletions

View File

@@ -5,7 +5,7 @@ on:
branches: [ main ]
jobs:
bump:
release_and_publish:
if: contains(github.event.head_commit.message, 'chore(release)') == false
runs-on: ubuntu-latest
steps:

1361
.pnp.cjs generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
dist

View File

@@ -0,0 +1,6 @@
{
"extends": "../../.eslintrc",
"parserOptions": {
"project": "./linter.tsconfig.json"
}
}

View File

@@ -0,0 +1,659 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.5.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.7...@standardnotes/domain-events-infra@1.5.8) (2022-07-05)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.5.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.6...@standardnotes/domain-events-infra@1.5.7) (2022-07-04)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.5.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.5...@standardnotes/domain-events-infra@1.5.6) (2022-06-29)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.5.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.4...@standardnotes/domain-events-infra@1.5.5) (2022-06-27)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.5.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.3...@standardnotes/domain-events-infra@1.5.4) (2022-06-27)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.5.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.2...@standardnotes/domain-events-infra@1.5.3) (2022-06-27)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.5.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.1...@standardnotes/domain-events-infra@1.5.2) (2022-06-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.5.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.0...@standardnotes/domain-events-infra@1.5.1) (2022-06-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
# [1.5.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.135...@standardnotes/domain-events-infra@1.5.0) (2022-06-16)
### Features
* add origin and optional target meta properties to events ([43c4e81](https://github.com/standardnotes/snjs/commit/43c4e819c8a40cd2d04088bf93e9e3a3af1f1b8f))
## [1.4.135](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.134...@standardnotes/domain-events-infra@1.4.135) (2022-06-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.134](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.133...@standardnotes/domain-events-infra@1.4.134) (2022-06-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.133](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.132...@standardnotes/domain-events-infra@1.4.133) (2022-06-13)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.132](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.131...@standardnotes/domain-events-infra@1.4.132) (2022-06-10)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.131](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.130...@standardnotes/domain-events-infra@1.4.131) (2022-06-09)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.130](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.129...@standardnotes/domain-events-infra@1.4.130) (2022-06-09)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.129](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.128...@standardnotes/domain-events-infra@1.4.129) (2022-06-03)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.128](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.127...@standardnotes/domain-events-infra@1.4.128) (2022-06-02)
### Bug Fixes
* parsing create at date on events from JSON string ([a914657](https://github.com/standardnotes/snjs/commit/a914657f949c522ffa6263ab2b92ddd34256e94e))
## [1.4.127](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.126...@standardnotes/domain-events-infra@1.4.127) (2022-06-01)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.126](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.125...@standardnotes/domain-events-infra@1.4.126) (2022-05-30)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.125](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.124...@standardnotes/domain-events-infra@1.4.125) (2022-05-27)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.124](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.123...@standardnotes/domain-events-infra@1.4.124) (2022-05-26)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.123](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.122...@standardnotes/domain-events-infra@1.4.123) (2022-05-25)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.122](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.121...@standardnotes/domain-events-infra@1.4.122) (2022-05-24)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.121](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.120...@standardnotes/domain-events-infra@1.4.121) (2022-05-24)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.120](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.119...@standardnotes/domain-events-infra@1.4.120) (2022-05-22)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.119](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.118...@standardnotes/domain-events-infra@1.4.119) (2022-05-20)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.118](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.117...@standardnotes/domain-events-infra@1.4.118) (2022-05-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.117](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.116...@standardnotes/domain-events-infra@1.4.117) (2022-05-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.116](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.115...@standardnotes/domain-events-infra@1.4.116) (2022-05-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.115](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.114...@standardnotes/domain-events-infra@1.4.115) (2022-05-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.114](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.113...@standardnotes/domain-events-infra@1.4.114) (2022-05-12)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.113](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.112...@standardnotes/domain-events-infra@1.4.113) (2022-05-12)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.112](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.111...@standardnotes/domain-events-infra@1.4.112) (2022-05-09)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.111](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.110...@standardnotes/domain-events-infra@1.4.111) (2022-05-05)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.110](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.108...@standardnotes/domain-events-infra@1.4.110) (2022-05-04)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.109](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.108...@standardnotes/domain-events-infra@1.4.109) (2022-05-04)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.108](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.107...@standardnotes/domain-events-infra@1.4.108) (2022-05-03)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.107](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.106...@standardnotes/domain-events-infra@1.4.107) (2022-05-02)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.106](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.105...@standardnotes/domain-events-infra@1.4.106) (2022-04-27)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.105](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.104...@standardnotes/domain-events-infra@1.4.105) (2022-04-25)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.104](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.103...@standardnotes/domain-events-infra@1.4.104) (2022-04-22)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.103](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.102...@standardnotes/domain-events-infra@1.4.103) (2022-04-21)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.102](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.101...@standardnotes/domain-events-infra@1.4.102) (2022-04-20)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.101](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.100...@standardnotes/domain-events-infra@1.4.101) (2022-04-20)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.100](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.99...@standardnotes/domain-events-infra@1.4.100) (2022-04-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.99](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.98...@standardnotes/domain-events-infra@1.4.99) (2022-04-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.98](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.97...@standardnotes/domain-events-infra@1.4.98) (2022-04-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.97](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.96...@standardnotes/domain-events-infra@1.4.97) (2022-04-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.96](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.95...@standardnotes/domain-events-infra@1.4.96) (2022-04-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.95](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.94...@standardnotes/domain-events-infra@1.4.95) (2022-04-14)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.94](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.93...@standardnotes/domain-events-infra@1.4.94) (2022-04-14)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.93](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.92...@standardnotes/domain-events-infra@1.4.93) (2022-04-12)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.92](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.91...@standardnotes/domain-events-infra@1.4.92) (2022-04-12)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.91](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.90...@standardnotes/domain-events-infra@1.4.91) (2022-04-11)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.90](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.89...@standardnotes/domain-events-infra@1.4.90) (2022-04-01)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.89](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.88...@standardnotes/domain-events-infra@1.4.89) (2022-04-01)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.88](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.87...@standardnotes/domain-events-infra@1.4.88) (2022-03-31)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.87](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.86...@standardnotes/domain-events-infra@1.4.87) (2022-03-31)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.86](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.85...@standardnotes/domain-events-infra@1.4.86) (2022-03-31)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.85](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.84...@standardnotes/domain-events-infra@1.4.85) (2022-03-30)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.84](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.83...@standardnotes/domain-events-infra@1.4.84) (2022-03-29)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.83](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.82...@standardnotes/domain-events-infra@1.4.83) (2022-03-29)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.82](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.81...@standardnotes/domain-events-infra@1.4.82) (2022-03-28)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.81](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.80...@standardnotes/domain-events-infra@1.4.81) (2022-03-23)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.80](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.79...@standardnotes/domain-events-infra@1.4.80) (2022-03-23)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.79](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.78...@standardnotes/domain-events-infra@1.4.79) (2022-03-22)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.78](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.77...@standardnotes/domain-events-infra@1.4.78) (2022-03-21)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.77](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.76...@standardnotes/domain-events-infra@1.4.77) (2022-03-21)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.76](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.75...@standardnotes/domain-events-infra@1.4.76) (2022-03-18)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.75](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.74...@standardnotes/domain-events-infra@1.4.75) (2022-03-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.74](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.73...@standardnotes/domain-events-infra@1.4.74) (2022-03-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.73](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.71...@standardnotes/domain-events-infra@1.4.73) (2022-03-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.72](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.71...@standardnotes/domain-events-infra@1.4.72) (2022-03-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.71](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.70...@standardnotes/domain-events-infra@1.4.71) (2022-03-11)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.70](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.69...@standardnotes/domain-events-infra@1.4.70) (2022-03-11)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.69](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.68...@standardnotes/domain-events-infra@1.4.69) (2022-03-10)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.68](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.67...@standardnotes/domain-events-infra@1.4.68) (2022-03-10)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.67](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.66...@standardnotes/domain-events-infra@1.4.67) (2022-03-10)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.66](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.65...@standardnotes/domain-events-infra@1.4.66) (2022-03-10)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.65](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.64...@standardnotes/domain-events-infra@1.4.65) (2022-03-09)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.64](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.63...@standardnotes/domain-events-infra@1.4.64) (2022-03-09)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.63](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.62...@standardnotes/domain-events-infra@1.4.63) (2022-03-08)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.62](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.61...@standardnotes/domain-events-infra@1.4.62) (2022-03-08)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.61](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.60...@standardnotes/domain-events-infra@1.4.61) (2022-03-08)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.60](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.59...@standardnotes/domain-events-infra@1.4.60) (2022-03-07)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.59](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.58...@standardnotes/domain-events-infra@1.4.59) (2022-03-07)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.58](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.57...@standardnotes/domain-events-infra@1.4.58) (2022-03-04)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.57](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.56...@standardnotes/domain-events-infra@1.4.57) (2022-03-01)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.56](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.54...@standardnotes/domain-events-infra@1.4.56) (2022-02-28)
### Bug Fixes
* add pseudo change to get lerna to trigger ([41e6817](https://github.com/standardnotes/snjs/commit/41e6817bbf726b0932cdf16f58622328b9e42803))
## [1.4.55](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.54...@standardnotes/domain-events-infra@1.4.55) (2022-02-28)
### Bug Fixes
* add pseudo change to get lerna to trigger ([41e6817](https://github.com/standardnotes/snjs/commit/41e6817bbf726b0932cdf16f58622328b9e42803))
## [1.4.54](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.53...@standardnotes/domain-events-infra@1.4.54) (2022-02-27)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.53](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.52...@standardnotes/domain-events-infra@1.4.53) (2022-02-25)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.52](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.51...@standardnotes/domain-events-infra@1.4.52) (2022-02-24)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.51](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.50...@standardnotes/domain-events-infra@1.4.51) (2022-02-22)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.50](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.49...@standardnotes/domain-events-infra@1.4.50) (2022-02-22)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.49](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.48...@standardnotes/domain-events-infra@1.4.49) (2022-02-22)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.48](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.47...@standardnotes/domain-events-infra@1.4.48) (2022-02-18)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.47](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.46...@standardnotes/domain-events-infra@1.4.47) (2022-02-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.46](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.45...@standardnotes/domain-events-infra@1.4.46) (2022-02-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.45](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.44...@standardnotes/domain-events-infra@1.4.45) (2022-02-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.44](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.43...@standardnotes/domain-events-infra@1.4.44) (2022-02-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.43](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.42...@standardnotes/domain-events-infra@1.4.43) (2022-02-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.42](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.41...@standardnotes/domain-events-infra@1.4.42) (2022-02-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.41](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.40...@standardnotes/domain-events-infra@1.4.41) (2022-02-16)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.40](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.39...@standardnotes/domain-events-infra@1.4.40) (2022-02-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.39](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.38...@standardnotes/domain-events-infra@1.4.39) (2022-02-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.38](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.37...@standardnotes/domain-events-infra@1.4.38) (2022-02-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.37](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.36...@standardnotes/domain-events-infra@1.4.37) (2022-02-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.36](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.35...@standardnotes/domain-events-infra@1.4.36) (2022-02-14)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.35](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.34...@standardnotes/domain-events-infra@1.4.35) (2022-02-11)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.34](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.33...@standardnotes/domain-events-infra@1.4.34) (2022-02-10)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.33](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.32...@standardnotes/domain-events-infra@1.4.33) (2022-02-10)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.32](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.31...@standardnotes/domain-events-infra@1.4.32) (2022-02-09)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.31](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.30...@standardnotes/domain-events-infra@1.4.31) (2022-02-08)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.30](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.29...@standardnotes/domain-events-infra@1.4.30) (2022-02-07)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.29](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.28...@standardnotes/domain-events-infra@1.4.29) (2022-02-02)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.28](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.27...@standardnotes/domain-events-infra@1.4.28) (2022-02-01)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.27](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.26...@standardnotes/domain-events-infra@1.4.27) (2022-02-01)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.26](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.25...@standardnotes/domain-events-infra@1.4.26) (2022-01-31)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.25](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.24...@standardnotes/domain-events-infra@1.4.25) (2022-01-31)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.24](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.23...@standardnotes/domain-events-infra@1.4.24) (2022-01-28)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.23](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.22...@standardnotes/domain-events-infra@1.4.23) (2022-01-28)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.22](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.21...@standardnotes/domain-events-infra@1.4.22) (2022-01-27)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.21](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.20...@standardnotes/domain-events-infra@1.4.21) (2022-01-19)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.20](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.19...@standardnotes/domain-events-infra@1.4.20) (2022-01-18)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.19](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.18...@standardnotes/domain-events-infra@1.4.19) (2022-01-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.18](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.17...@standardnotes/domain-events-infra@1.4.18) (2022-01-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.17](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.16...@standardnotes/domain-events-infra@1.4.17) (2022-01-17)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.16](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.15...@standardnotes/domain-events-infra@1.4.16) (2022-01-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.15](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.14...@standardnotes/domain-events-infra@1.4.15) (2022-01-15)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.14](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.13...@standardnotes/domain-events-infra@1.4.14) (2022-01-14)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.13](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.12...@standardnotes/domain-events-infra@1.4.13) (2022-01-13)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.12](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.11...@standardnotes/domain-events-infra@1.4.12) (2022-01-07)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.11](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.10...@standardnotes/domain-events-infra@1.4.11) (2022-01-06)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.10](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.9...@standardnotes/domain-events-infra@1.4.10) (2022-01-04)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.9](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.8...@standardnotes/domain-events-infra@1.4.9) (2021-12-29)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.7...@standardnotes/domain-events-infra@1.4.8) (2021-12-29)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.7](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.6...@standardnotes/domain-events-infra@1.4.7) (2021-12-29)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.6](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.5...@standardnotes/domain-events-infra@1.4.6) (2021-12-29)
### Bug Fixes
* remove code coverage reports from repository ([61f5dfd](https://github.com/standardnotes/snjs/commit/61f5dfd8e9698e36142df131ad210749865f70f4))
## [1.4.5](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.4...@standardnotes/domain-events-infra@1.4.5) (2021-12-29)
### Bug Fixes
* correct gitignore paths ([cefc0cf](https://github.com/standardnotes/snjs/commit/cefc0cfcf98e3e5378e055b8c46931b53b23195e))
* include dist in static components ([d17ce0f](https://github.com/standardnotes/snjs/commit/d17ce0f67045c6e4c97bf4577709aa58794e72e6))
## [1.4.4](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.3...@standardnotes/domain-events-infra@1.4.4) (2021-12-28)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.3](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.2...@standardnotes/domain-events-infra@1.4.3) (2021-12-28)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.2](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.1...@standardnotes/domain-events-infra@1.4.2) (2021-12-28)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.4.1](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.4.0...@standardnotes/domain-events-infra@1.4.1) (2021-12-23)
**Note:** Version bump only for package @standardnotes/domain-events-infra
# 1.4.0 (2021-12-23)
### Features
* rename email backup setting to email backup frequency ([25e7b46](https://github.com/standardnotes/snjs/commit/25e7b4620834711ac7f513ae893898c5eab1af53))
## 1.3.3 (2021-12-23)
### Bug Fixes
* lock package versions ([8aa2ce6](https://github.com/standardnotes/snjs/commit/8aa2ce676b57598ab72840adf851869d8e769022))
## 1.3.2 (2021-12-23)
### Bug Fixes
* add publishing from package version by lerna ([80433d0](https://github.com/standardnotes/snjs/commit/80433d044f258095753482b8322d73aba3d9a9e4))
## 1.3.1 (2021-12-23)
### Bug Fixes
* remove the ammend commit from lerna versioning ([f0400d9](https://github.com/standardnotes/snjs/commit/f0400d9a2f5a04eaece2e4c16da71166a2ddb251))
# 1.3.0 (2021-12-23)
### Features
* add one drive backup frequency setting ([#522](https://github.com/standardnotes/snjs/issues/522)) ([c27827f](https://github.com/standardnotes/snjs/commit/c27827f8c7969dd32511c9c75122ece372132c83))
## 1.2.4 (2021-12-23)
### Bug Fixes
* remove running tests upon deployment - ensured on PR status checks ([#523](https://github.com/standardnotes/snjs/issues/523)) ([5c795d1](https://github.com/standardnotes/snjs/commit/5c795d17b583d02955773576384e622c3ef7f418))
## 1.2.3 (2021-12-23)
### Bug Fixes
* pr template ([#518](https://github.com/standardnotes/snjs/issues/518)) ([b445bb6](https://github.com/standardnotes/snjs/commit/b445bb64841217ae27c2514887629235be95d2a3))
## 1.2.2 (2021-12-23)
### Bug Fixes
* checkout with personal access token ([773c1ef](https://github.com/standardnotes/snjs/commit/773c1ef91c4452ad411e928342060dcb59428e3c))
## 1.2.1 (2021-12-22)
### Bug Fixes
* gpg signing with CI StandardNotes user ([d72f61c](https://github.com/standardnotes/snjs/commit/d72f61c23cd15b31d37340cc756d16526634b9ee))
# 1.2.0 (2021-12-22)
### Bug Fixes
* change user changed email event name ([#409](https://github.com/standardnotes/snjs/issues/409)) ([84efd16](https://github.com/standardnotes/snjs/commit/84efd161574d98a368201c7afcc1eff8ef916631))
* update domain-events-infra dependency ([f80ca34](https://github.com/standardnotes/snjs/commit/f80ca3460e3eeb9643d18ca970204f7561f70347))
* versioning and package dependencies ([#509](https://github.com/standardnotes/snjs/issues/509)) ([fe1df94](https://github.com/standardnotes/snjs/commit/fe1df94eff3e90bcf9ba0cf45bdc44ac49204c71))
### Features
* upgrade node engine versions to latest active LTS ([#462](https://github.com/standardnotes/snjs/issues/462)) ([686fc15](https://github.com/standardnotes/snjs/commit/686fc15030d302b474ebb7ef1cd4dcc48ec42359))

Some files were not shown because too many files have changed in this diff Show More