Skip to content

Commit

Permalink
chore(): prepare for 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ks89 committed Dec 6, 2018
1 parent 7eea068 commit ee3fdb6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 7.0.1
### Bugfixes
- show carousel's dots also when legacyIe11Mode is enabled


# 7.0.0
### Features
- **new carousel component with previews (also with legacyIE11Mode to support IE11 :))** **HUGE FEATURE!!!!**
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ You can use all default features without font-awesome. For more info, check offi

**More than 90 releases in two years**, and more to come... :)

- 12/06/2018 - 7.0.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
- 12/06/2018 - 7.0.0 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
- 11/26/2018 - 7.0.0-rc.2 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
- 11/03/2018 - 7.0.0-rc.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
Expand Down
2 changes: 1 addition & 1 deletion projects/ks89/angular-modal-gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ks89/angular-modal-gallery",
"version": "7.0.0",
"version": "7.0.1",
"description": "Modal image gallery for Angular >=2",
"license": "MIT",
"author": "Stefano Cappa",
Expand Down

0 comments on commit ee3fdb6

Please sign in to comment.