Skip to content

Commit

Permalink
build: release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Sep 29, 2020
1 parent 865c9e6 commit 594f437
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 38 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.7.1 (Sep 29, 2020)

- Fix an issue in the `types/index.d.ts` file (#414).

## 1.7.0 (Sep 26, 2020)

- Add 2 new events: `play` and `stop` (#411).
Expand Down
4 changes: 2 additions & 2 deletions dist/viewer.common.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Viewer.js v1.7.0
* Viewer.js v1.7.1
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2020-09-26T06:58:07.157Z
* Date: 2020-09-29T13:45:20.981Z
*/

'use strict';
Expand Down
4 changes: 2 additions & 2 deletions dist/viewer.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Viewer.js v1.7.0
* Viewer.js v1.7.1
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2020-09-26T06:58:02.142Z
* Date: 2020-09-29T13:45:16.438Z
*/

.viewer-zoom-in::before,
Expand Down
4 changes: 2 additions & 2 deletions dist/viewer.esm.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Viewer.js v1.7.0
* Viewer.js v1.7.1
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2020-09-26T06:58:07.157Z
* Date: 2020-09-29T13:45:20.981Z
*/

function _typeof(obj) {
Expand Down
4 changes: 2 additions & 2 deletions dist/viewer.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Viewer.js v1.7.0
* Viewer.js v1.7.1
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2020-09-26T06:58:07.157Z
* Date: 2020-09-29T13:45:20.981Z
*/

(function (global, factory) {
Expand Down
4 changes: 2 additions & 2 deletions dist/viewer.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/viewer.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/css/viewer.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Viewer.js v1.7.0
* Viewer.js v1.7.1
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2020-09-26T06:58:02.142Z
* Date: 2020-09-29T13:45:16.438Z
*/

.viewer-zoom-in::before,
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="container">
<div class="row">
<div class="col-md">
<h1>Viewer.js <small class="h6">v1.7.0</small></h1>
<h1>Viewer.js <small class="h6">v1.7.1</small></h1>
<p class="lead">JavaScript image viewer.</p>
</div>
<div class="col-md">
Expand Down
4 changes: 2 additions & 2 deletions docs/js/viewer.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*!
* Viewer.js v1.7.0
* Viewer.js v1.7.1
* https://fengyuanchen.github.io/viewerjs
*
* Copyright 2015-present Chen Fengyuan
* Released under the MIT license
*
* Date: 2020-09-26T06:58:07.157Z
* Date: 2020-09-29T13:45:20.981Z
*/

(function (global, factory) {
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "viewerjs",
"description": "JavaScript image viewer.",
"version": "1.7.0",
"version": "1.7.1",
"main": "dist/viewer.common.js",
"module": "dist/viewer.esm.js",
"browser": "dist/viewer.js",
Expand Down Expand Up @@ -68,9 +68,9 @@
"create-banner": "^1.0.0",
"cssnano": "^4.1.10",
"del-cli": "^3.0.1",
"eslint": "^7.9.0",
"eslint": "^7.10.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-import": "^2.22.1",
"husky": "^4.3.0",
"karma": "^5.2.3",
"karma-chai": "^0.1.0",
Expand All @@ -82,7 +82,7 @@
"lint-staged": "^10.4.0",
"mocha": "^8.1.3",
"npm-run-all": "^4.1.5",
"postcss": "^8.0.9",
"postcss": "^8.1.1",
"postcss-cli": "^8.0.0",
"postcss-header": "^3.0.1",
"postcss-import": "^12.0.1",
Expand All @@ -94,7 +94,7 @@
"stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.1.0",
"uglify-js": "^3.10.4"
"uglify-js": "^3.11.0"
},
"browserslist": [
"last 2 versions",
Expand Down

0 comments on commit 594f437

Please sign in to comment.