Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2021-04-27)

### Bug Fixes

* 🐛 add return type ([30f8d3a](30f8d3a))
* **deps:** update angular monorepo to v11.2.11 ([632b6a5](632b6a5))
* **deps:** update angular monorepo to v11.2.7 ([2850aae](2850aae))
* **deps:** update angular monorepo to v11.2.8 ([267b6df](267b6df))
* **deps:** update angular monorepo to v11.2.9 ([3a92e41](3a92e41))
* **deps:** update dependency @ngneat/lib to v2 ([bd911f8](bd911f8))
* **deps:** update dependency @ngneat/transloco to v2.20.1 ([f40201b](f40201b))
* **deps:** update dependency rxjs to v6.6.7 ([0c978a8](0c978a8))
* **deps:** update dependency tslib to v2.2.0 ([2a0aece](2a0aece))

### Reverts

* **dep:** typescript to 4.1.5 ([cb55943](cb55943))
  • Loading branch information
semantic-release-bot committed Apr 27, 2021
1 parent 7f06c29 commit dac35f1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [1.0.1](https://github.com/RiskChallenger/translation-validation/compare/v1.0.0...v1.0.1) (2021-04-27)


### Bug Fixes

* 🐛 add return type ([30f8d3a](https://github.com/RiskChallenger/translation-validation/commit/30f8d3a1d36773277de59b1d56e7d50c7fa53374))
* **deps:** update angular monorepo to v11.2.11 ([632b6a5](https://github.com/RiskChallenger/translation-validation/commit/632b6a563b78a271a96d73d5d30ac834eddcd256))
* **deps:** update angular monorepo to v11.2.7 ([2850aae](https://github.com/RiskChallenger/translation-validation/commit/2850aae585bbe734fd2db3fad771351dd7a43046))
* **deps:** update angular monorepo to v11.2.8 ([267b6df](https://github.com/RiskChallenger/translation-validation/commit/267b6df93d05976526c141bcd3627515caa41c35))
* **deps:** update angular monorepo to v11.2.9 ([3a92e41](https://github.com/RiskChallenger/translation-validation/commit/3a92e41393e0eeb8a10a0d2e2b483265ba063107))
* **deps:** update dependency @ngneat/lib to v2 ([bd911f8](https://github.com/RiskChallenger/translation-validation/commit/bd911f8fa23aa01e43f8294a7664d67cbe15e6da))
* **deps:** update dependency @ngneat/transloco to v2.20.1 ([f40201b](https://github.com/RiskChallenger/translation-validation/commit/f40201b6d0bc9530aae193f83fa0cb1f57931b3d))
* **deps:** update dependency rxjs to v6.6.7 ([0c978a8](https://github.com/RiskChallenger/translation-validation/commit/0c978a83ec8e4a3b53a436d6e85394b64111f49e))
* **deps:** update dependency tslib to v2.2.0 ([2a0aece](https://github.com/RiskChallenger/translation-validation/commit/2a0aece97c16a3f1d0088546e84625a931bba76f))


### Reverts

* **dep:** typescript to 4.1.5 ([cb55943](https://github.com/RiskChallenger/translation-validation/commit/cb5594384dfd30d05d25e36884ea50761eebf5a3))

# 1.0.0 (2021-02-25)


Expand Down

0 comments on commit dac35f1

Please sign in to comment.