Skip to content
This repository was archived by the owner on Jan 29, 2022. It is now read-only.

Commit 81e2b71

Browse files
committed
chore: release 0.7.3-0
1 parent 31a8fea commit 81e2b71

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.7.3-0"></a>
2+
## [0.7.3-0](https://github.com/simongolms/ngx-ionic-image-viewer/compare/v0.7.1...v0.7.3-0) (2020-10-05)
3+
4+
5+
### Bug Fixes
6+
7+
* omit peer dependencies warning ([ac64084](https://github.com/simongolms/ngx-ionic-image-viewer/commit/ac64084)), closes [#43](https://github.com/simongolms/ngx-ionic-image-viewer/issues/43) [#46](https://github.com/simongolms/ngx-ionic-image-viewer/issues/46)
8+
19
<a name="0.7.1"></a>
210
## [0.7.1](https://github.com/simongolms/ngx-ionic-image-viewer/compare/v0.7.0...v0.7.1) (2020-05-31)
311

projects/ngx-ionic-image-viewer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="0.7.3-0"></a>
2+
## [0.7.3-0](https://github.com/simongolms/ngx-ionic-image-viewer/compare/v0.7.1...v0.7.3-0) (2020-10-05)
3+
4+
5+
### Bug Fixes
6+
7+
* omit peer dependencies warning ([ac64084](https://github.com/simongolms/ngx-ionic-image-viewer/commit/ac64084)), closes [#43](https://github.com/simongolms/ngx-ionic-image-viewer/issues/43) [#46](https://github.com/simongolms/ngx-ionic-image-viewer/issues/46)
8+
19
<a name="0.7.1"></a>
210
## [0.7.1](https://github.com/simongolms/ngx-ionic-image-viewer/compare/v0.7.0...v0.7.1) (2020-05-31)
311

projects/ngx-ionic-image-viewer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-ionic-image-viewer",
3-
"version": "0.7.1",
3+
"version": "0.7.3-0",
44
"description": "An Ionic 4 Angular module to view & zoom on images and photos without any additional dependencies.",
55
"keywords": [
66
"ionic",

0 commit comments

Comments
 (0)