Skip to content

Commit

Permalink
0.54.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Planeshifter committed Jun 4, 2020
1 parent a3dbc52 commit d6876fe
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 14 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ A desktop-application that can be used to author and preview *integrated statist

### Binaries

Current version: v0.54.4.
Current version: v0.54.5.

[Download the isle-editor for Windows (.exe)][windows]

Expand Down Expand Up @@ -150,10 +150,10 @@ The following icons are used under a Creative Commons CCBY license.
[license]: https://raw.githubusercontent.com/isle-project/isle-editor/master/LICENSE.md
[node-js]: https://nodejs.org/en/

[macOS]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-0.54.4.dmg
[linux-appimage]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-0.54.4-x86_64.AppImage
[linux-deb]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-0.54.4-amd64.deb
[windows]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-Setup-0.54.4.exe
[macOS]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-0.54.5.dmg
[linux-appimage]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-0.54.5-x86_64.AppImage
[linux-deb]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-0.54.5-amd64.deb
[windows]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-Setup-0.54.5.exe

[dependencies-image]: https://img.shields.io/david/isle-project/isle-editor.svg
[dependencies-url]: https://david-dm.org/isle-project/isle-editor/master
Expand Down
10 changes: 5 additions & 5 deletions docusaurus/website/docs/overview/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You may either download prebuilt binaries of the ISLE editor or built it yoursel

## Binaries

Current version: _v0.54.4_.
Current version: _v0.54.5_.

[Download the isle-editor for Windows (.exe)][windows]

Expand Down Expand Up @@ -98,7 +98,7 @@ $ npm run test -- -t "name-of-spec"
[jest]: https://jestjs.io
[node-js]: https://nodejs.org/en/

[macOS]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-0.54.4.dmg
[linux-appimage]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-0.54.4-x86_64.AppImage
[linux-deb]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-0.54.4-amd64.deb
[windows]: https://github.com/isle-project/isle-editor/releases/download/v0.54.4/isle-editor-Setup-0.54.4.exe
[macOS]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-0.54.5.dmg
[linux-appimage]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-0.54.5-x86_64.AppImage
[linux-deb]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-0.54.5-amd64.deb
[windows]: https://github.com/isle-project/isle-editor/releases/download/v0.54.5/isle-editor-Setup-0.54.5.exe
2 changes: 1 addition & 1 deletion package-lock.json

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

14 changes: 11 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isle-editor",
"version": "0.54.4",
"version": "0.54.5",
"description": "Editor for Integrated Statistics Learning Environment (ISLE) lessons.",
"keywords": [
"concepts",
Expand Down Expand Up @@ -659,6 +659,7 @@
"!node_modules/eslint-plugin-spellcheck/node_modules/globals/**/*",
"!node_modules/eslint-plugin-spellcheck/node_modules/type-fest/**/*",
"!node_modules/hunspell-spellchecker/**/*",
"!node_modules/gh-pages/**/*",
"!node_modules/email-addresses/**/*",
"!node_modules/filenamify-url/**/*",
"!node_modules/filenamify/**/*",
Expand All @@ -667,6 +668,9 @@
"!node_modules/trim-repeated/**/*",
"!node_modules/humanize-url/**/*",
"!node_modules/strip-url-auth/**/*",
"!node_modules/gh-pages/node_modules/fs-extra/**/*",
"!node_modules/gh-pages/node_modules/jsonfile/**/*",
"!node_modules/gh-pages/node_modules/universalify/**/*",
"!node_modules/globby/**/*",
"!node_modules/array-union/**/*",
"!node_modules/array-uniq/**/*",
Expand Down Expand Up @@ -980,7 +984,7 @@
"!node_modules/jest-cli/node_modules/y18n/**/*",
"!node_modules/jest-cli/node_modules/yargs-parser/**/*",
"!node_modules/jest-cli/node_modules/camelcase/**/*",
"!node_modules/sprintf-js/**/*",
"!node_modules/argparse/**/*",
"!node_modules/katex/**/*",
"!node_modules/localforage/**/*",
"!node_modules/localforage/node_modules/lie/**/*",
Expand All @@ -989,6 +993,7 @@
"!node_modules/monaco-editor-webpack-plugin/**/*",
"!node_modules/null-loader/**/*",
"!node_modules/null-loader/node_modules/loader-utils/**/*",
"!node_modules/pdfjs-dist/**/*",
"!node_modules/pdfmake/**/*",
"!node_modules/pdfmake/node_modules/iconv-lite/**/*",
"!node_modules/linebreak/**/*",
Expand Down Expand Up @@ -1332,6 +1337,7 @@
"!node_modules/array-bounds/**/*",
"!node_modules/array-normalize/**/*",
"!node_modules/bubleify/**/*",
"!node_modules/vlq/**/*",
"!node_modules/math-log2/**/*",
"!node_modules/polybooljs/**/*",
"!node_modules/regl/**/*",
Expand Down Expand Up @@ -1616,6 +1622,7 @@
"!node_modules/vex-dialog/**/*",
"!node_modules/deep-clone-simple/**/*",
"!node_modules/form-serialize/**/*",
"!node_modules/victory/**/*",
"!node_modules/victory-area/**/*",
"!node_modules/victory-area/node_modules/victory-core/**/*",
"!node_modules/victory-axis/**/*",
Expand All @@ -1632,6 +1639,7 @@
"!node_modules/victory-candlestick/node_modules/victory-core/**/*",
"!node_modules/victory-chart/**/*",
"!node_modules/victory-chart/node_modules/victory-core/**/*",
"!node_modules/victory/node_modules/victory-core/**/*",
"!node_modules/victory-create-container/**/*",
"!node_modules/victory-create-container/node_modules/victory-core/**/*",
"!node_modules/victory-cursor-container/**/*",
Expand Down Expand Up @@ -1973,4 +1981,4 @@
"private": false
}
}
}
}

0 comments on commit d6876fe

Please sign in to comment.