Skip to content

Commit aa94de4

Browse files
committed
Update.
1 parent d99a14e commit aa94de4

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

CHANGELOG.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,20 @@
55
* fix archive-single-item problem
66
* add header/footer search stop condition
77
* update languages (`id`, `it`, `pt-br`, `pt-pt`)
8-
* add `@babel/core` 7.10.5
9-
* add `@babel/preset-env` 7.10.4
8+
* add EXIF-based image rotation
9+
* add `where` to command detection command list
10+
* fix #758
11+
* fix #760
12+
* add `@babel/core` 7.12.10
13+
* add `@babel/preset-env` 7.12.11
1014
* remove `babel-loader`
11-
* update `eslint` to 7.5.0
12-
* update `ghu` to 0.25.0
13-
* update `jsdom` to 16.3.0
14-
* update `kjua` to 0.6.0
15-
* update `lolight` to 1.3.0
16-
* update `marked` to 1.1.1
17-
* update `null-loader` to 4.0.0
15+
* update `eslint` to 7.18.0
16+
* update `ghu` to 0.26.0
17+
* update `jsdom` to 16.4.0
18+
* update `kjua` to 0.9.0
19+
* update `lolight` to 1.4.0
20+
* update `marked` to 1.2.7
21+
* update `null-loader` to 4.0.1
1822
* update `scar` to 2.3.0
1923

2024

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "h5ai",
3-
"version": "0.29.2",
3+
"version": "0.30.0",
44
"description": "Modern HTTP web server index.",
55
"homepage": "https://larsjung.de/h5ai/",
66
"author": "Lars Jung <[email protected]> (https://larsjung.de)",

0 commit comments

Comments
 (0)