#### 0.8.35 (2020-12-21)

#### 0.8.34 (2020-09-16)

#### 0.8.33 (2020-07-30)

#### 0.8.32 (2020-07-14)

#### 0.8.31 (2020-07-02)

#### 0.8.30 (2020-06-23)

##### Chores

* **deps:**  force latest version & audit fix ([18f58212](https://github.com/lykmapipo/permission/commit/18f582120c098aaeb34e527cd1580c2a60bce4f8))

##### Documentation Changes

* **changelog:**  generate latest release notes ([59ab23c0](https://github.com/lykmapipo/permission/commit/59ab23c0a3230abb8dc4fa101e42fa17643c401e))

#### 0.8.29 (2020-06-11)

#### 0.8.28 (2020-05-20)

#### 0.8.27 (2020-05-10)

#### 0.8.26 (2020-05-03)

#### 0.8.25 (2020-05-01)

#### 0.8.24 (2020-04-27)

#### 0.8.23 (2020-04-18)

#### 0.8.22 (2020-03-30)

#### 0.8.21 (2020-03-06)

#### 0.8.20 (2020-02-28)

#### 0.8.19 (2020-02-16)

#### 0.8.18 (2020-02-04)

#### 0.8.17 (2020-01-22)

#### 0.8.16 (2020-01-17)

#### 0.8.15 (2020-01-12)

#### 0.8.14 (2019-12-17)

#### 0.8.13 (2019-12-13)

#### 0.8.12 (2019-10-23)

#### 0.8.11 (2019-10-10)

#### 0.8.10 (2019-09-28)

#### 0.8.9 (2019-09-26)

#### 0.8.8 (2019-09-16)

#### 0.8.7 (2019-08-20)

#### 0.8.6 (2019-08-15)

#### 0.8.5 (2019-07-09)

#### 0.8.4 (2019-06-19)

#### 0.8.3 (2019-06-10)

#### 0.8.2 (2019-06-08)

#### 0.8.1 (2019-05-20)

#### 0.8.0 (2019-05-19)

##### Chores

* **deps:**
  *  add express-rest-actions & audit fix ([502930b2](https://github.com/lykmapipo/permission/commit/502930b2dbc9741697a7a9e019613a7251673127))
  *  remove unused dependencies ([7ae7fa4f](https://github.com/lykmapipo/permission/commit/7ae7fa4f7d9987290b9a4975eaf29af4c2b8fdcb))
  *  force latest versions & audit fix ([092d3631](https://github.com/lykmapipo/permission/commit/092d3631025a6a3c71da51e0275da2ad454c8dca))
* **ci:**  force latest nodejs version ([d253d697](https://github.com/lykmapipo/permission/commit/d253d697ee216afc33efcc710bc1b22607ecd97e))
*  upgrade examples ([c95607b6](https://github.com/lykmapipo/permission/commit/c95607b60debdf9941b0743600e80a0e700996d1))

##### Documentation Changes

*  remove year from license ([c9637b22](https://github.com/lykmapipo/permission/commit/c9637b22e78556f68cd07aec6d1cf6c23033d254))
*  update usage docs ([732ca1d6](https://github.com/lykmapipo/permission/commit/732ca1d653f1c3d7f75a6c76c97830de694f8bec))

##### New Features

*  implement resources permissions prepare ([c15cb581](https://github.com/lykmapipo/permission/commit/c15cb581be00d9a12cef03968bf3690d473326d7))
*  implement prepareSeedCriteria ([315af321](https://github.com/lykmapipo/permission/commit/315af3215e55eba93e1b3a34d12700ff97be86cc))

##### Bug Fixes

*  ensure permission package info exposed ([eb31450f](https://github.com/lykmapipo/permission/commit/eb31450f7c209ef8437c7c64a772147a87226c26))

##### Refactors

* **router:**  migrate to use express-rest-actions ([ae78530b](https://github.com/lykmapipo/permission/commit/ae78530b2629b4fa13cf4b842fded2403f33f0dd))
* **see:**  use mongoose-common seed logics ([e6a26e1a](https://github.com/lykmapipo/permission/commit/e6a26e1a005ed1fa76199945dfab0b91439cc070))
*  start upgrade to latest express-common ([76443c1e](https://github.com/lykmapipo/permission/commit/76443c1e26a1b13df433d92974b2ce22ea98541f))

##### Tests

*  fix seeding specs ([a6d2bdd7](https://github.com/lykmapipo/permission/commit/a6d2bdd7f16af4c5761f2e82d56459ce82a3e829))
*  refactor to use mongoose-test-helpers ([4b1b24d2](https://github.com/lykmapipo/permission/commit/4b1b24d2e75ca9297a6c61b3bcb2ee08343fe179))
* **integration:**
  *  refactor api specs to use express-test-helpers ([c489fbf0](https://github.com/lykmapipo/permission/commit/c489fbf0f9acdc219fa9bc61d90f0dbd5fbc342d))
  *  fix put assertions ([31d46cac](https://github.com/lykmapipo/permission/commit/31d46caceb2ba956353d89c8d2ef05513f866a30))
  *  fix patch not exist assertions ([87b6a2d3](https://github.com/lykmapipo/permission/commit/87b6a2d3178ab79d22fafadfecef51f62b4ebcda))
  *  fix patch assertions ([89e97e89](https://github.com/lykmapipo/permission/commit/89e97e89965a08af52bf3deee729b95de945b89c))
  *  fix getById assertions ([ce590a25](https://github.com/lykmapipo/permission/commit/ce590a251c61043925bc74159daa6e85610009ff))
  *  fix delete assertions ([6ca781ce](https://github.com/lykmapipo/permission/commit/6ca781ce90524a507acc1f5f252d53439b2aee08))

#### 0.7.2 (2019-04-16)

##### Chores

*  force latest dependencies ([60cbcd1c](https://github.com/lykmapipo/permission/commit/60cbcd1ce12d386a605793945b1b6b126846d932))

##### Documentation Changes

*  add code of conduct & contributing guide ([90615919](https://github.com/lykmapipo/permission/commit/90615919754aefa39a62c66de8cbf19d116267d1))

#### 0.7.1 (2019-03-28)

##### Chores

*  force latest dependencies ([e591aad5](https://github.com/lykmapipo/permission/commit/e591aad57c5d5b9229e15d5d2db79bba688daae3))

#### 0.7.0 (2019-02-14)

##### Refactors

*  return all permissions on http get ([dedbd25b](https://github.com/lykmapipo/permission/commit/dedbd25b7cd75b8101018eda7afbcabfee1eb2f1))
*  extract seed on example ([77ddd4af](https://github.com/lykmapipo/permission/commit/77ddd4af19acee047b447be97843ac68dd0f8ee4))

#### 0.6.1 (2019-01-31)

##### Refactors

*  seed stages ([1b3f16bf](https://github.com/lykmapipo/permission/commit/1b3f16bf22a5539b2013ae92eeb95187c0668dcc))
*  use latest mongoose-common ([0b5feb78](https://github.com/lykmapipo/permission/commit/0b5feb78ff17da553f51c4ecc00176ba1df560aa))


