We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fa973 commit 8a761b8Copy full SHA for 8a761b8
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+## <small>1.0.8 (2020-02-19)</small>
2
+
3
+* Do not ignore extention logo ([84fa973](https://github.com/CodersAKL/react-toolkit/commit/84fa973))
4
5
6
7
## <small>1.0.7 (2020-02-19)</small>
8
9
* Optimize CI ([c4fdb8f](https://github.com/CodersAKL/react-toolkit/commit/c4fdb8f))
10
+* v1.0.7 ([683fc90](https://github.com/CodersAKL/react-toolkit/commit/683fc90))
11
12
13
package.json
@@ -2,7 +2,7 @@
"name": "react-toolkit",
"displayName": "react-toolkit",
"description": "Useful tools for react developers",
- "version": "1.0.7",
+ "version": "1.0.8",
"icon": "assets/logo.png",
"license": "MIT",
"repository": {
0 commit comments