Skip to content

Commit 54e765f

Browse files
author
Alexander Kovelenov
committed
Bump version, update changelog
1 parent 4b5a479 commit 54e765f

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# CHANGELOG
22

3-
# 1.0.0
3+
# 1.0.5
4+
5+
- Support builds with embeeded benchmark data.
6+
7+
# 1.0.4
48

5-
- Ported from from TypeScript to JavaScript
9+
- Dropped support for Internet Explorer 11, Safari before version 11.
10+
11+
# 1.0.0
612

7-
```
13+
- Ported from from TypeScript to JavaScript.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "detect-gpu-js",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Detect and rate GPU based on its GFXBench scores",
55
"author": "Soft8Soft",
66
"license": "MIT",

0 commit comments

Comments
 (0)