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 0860970 commit a62644bCopy full SHA for a62644b
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `react-topbar-progress-indicator`
2
3
+## 4.1.0 - 2020-01-31
4
+
5
+- Add Typescript declaration [#10](https://github.com/MoOx/react-topbar-progress-indicator/pull/10) by @komsitr
6
7
## 4.0.2 - 2019-09-30
8
9
- Fix: avoid arrow function to improve browser compatibility
package.json
@@ -1,6 +1,6 @@
{
"name": "react-topbar-progress-indicator",
- "version": "4.0.2",
+ "version": "4.1.0",
"description": "topbar progress indicator React component",
"keywords": [
"react",
0 commit comments