Skip to content

Commit a0fda7a

Browse files
committed
Merge tag 'v0.21.3' into develop
chore(release): compile latest source & release notes
2 parents b169b64 + 6051939 commit a0fda7a

File tree

5 files changed

+2026
-401
lines changed

5 files changed

+2026
-401
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1+
#### 0.21.3 (2021-06-05)
2+
3+
##### Chores
4+
5+
* **deps:**
6+
* force latest version & audit fix ([44b9ed51](https://github.com/codetanzania/ewea-common/commit/44b9ed51a70816b5aae246b9201583a143a10a31))
7+
* force latest versions ([b169b644](https://github.com/codetanzania/ewea-common/commit/b169b644f2140d8abccbf1055cbf86c81d1b6372))
8+
* force latest version & audit fix ([ee740d59](https://github.com/codetanzania/ewea-common/commit/ee740d59ec5ad4bcefd0331eb7f589ffbf7560ff))
9+
* force latest version & audit fix ([11d41896](https://github.com/codetanzania/ewea-common/commit/11d418960918096d9b7ee31d7579ea0d74e0f0a2))
10+
* add inline todos ([36ce3715](https://github.com/codetanzania/ewea-common/commit/36ce371525e01622e7acb8c8770b87ce89ede1b1))
11+
* add inline todos ([480eb2c9](https://github.com/codetanzania/ewea-common/commit/480eb2c9ab5612a2da127afafc56c8156e2f66c0))
12+
13+
##### New Features
14+
15+
* **seed:**
16+
* setup administrator party ([7d5b14d0](https://github.com/codetanzania/ewea-common/commit/7d5b14d06d3754d4e1b2bfe4b8aa203215759391))
17+
* support health facilities with domains ([5c2a9cbf](https://github.com/codetanzania/ewea-common/commit/5c2a9cbfc29e3219e640f764212d5e9131fe0ca9))
18+
* set permission id on seed ([77af37f3](https://github.com/codetanzania/ewea-common/commit/77af37f3c824c4db92f8ff2998a14cadbef53cf8))
19+
* apply transform on seed files ([bdb2e826](https://github.com/codetanzania/ewea-common/commit/bdb2e826cd6ac57c8fec113e38ab13aca634dc31))
20+
* allow domain on predefine seeding ([80480c24](https://github.com/codetanzania/ewea-common/commit/80480c242c72ccd5ff5c95a16ac9bad30dfdb1d9))
21+
* support predefine domain field ([689a3fe5](https://github.com/codetanzania/ewea-common/commit/689a3fe5fa07ffb1db3e8d450524739f27584366))
22+
* set party id on seed ([77d0c562](https://github.com/codetanzania/ewea-common/commit/77d0c562db1a0933d5e60fd0599192b2b8342742))
23+
* set event id on seed ([fabca2a5](https://github.com/codetanzania/ewea-common/commit/fabca2a5636e0ee7ea8d7db4c161e8f75b4ff85a))
24+
* set vehicle dispatch id on seed ([4c6b6f67](https://github.com/codetanzania/ewea-common/commit/4c6b6f674094074e965acb845f89865c90ceff22))
25+
* set case id on seed ([f6c7cd4c](https://github.com/codetanzania/ewea-common/commit/f6c7cd4cc30d5c51eb2f0133044ce2e0e937be61))
26+
27+
##### Bug Fixes
28+
29+
* **database:** skip file models on test env ([ca9f6100](https://github.com/codetanzania/ewea-common/commit/ca9f6100d6f44b12b64999aee097601e4a1efd03))
30+
* **seed:**
31+
* ensure allowed resource permissions ([b2278ca2](https://github.com/codetanzania/ewea-common/commit/b2278ca2c696f6f92b2391029717dcb12e1706df))
32+
* ensure resource permissions ([aab447b7](https://github.com/codetanzania/ewea-common/commit/aab447b75408d0d917e6ed6f40b6a6fd42d9692c))
33+
34+
##### Refactors
35+
36+
* **seed:**
37+
* clear party lock properties ([7587a0ae](https://github.com/codetanzania/ewea-common/commit/7587a0aef4f822c7d684d5a95fdeeb03bd3aab8a))
38+
* generate unique id before seed ([caf2e61a](https://github.com/codetanzania/ewea-common/commit/caf2e61a00191c64c7781e7c215fc77ba860e157))
39+
* update test env & dependencies ([75c2bc4e](https://github.com/codetanzania/ewea-common/commit/75c2bc4e55fb7f52a4e4ed2a8054e756c228bb0d))
40+
141
#### 0.21.2 (2020-06-15)
242

343
##### Chores

0 commit comments

Comments
 (0)