Skip to content

Commit a62644b

Browse files
committed
4.1.0
1 parent 0860970 commit a62644b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `react-topbar-progress-indicator`
22

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+
37
## 4.0.2 - 2019-09-30
48

59
- Fix: avoid arrow function to improve browser compatibility

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-topbar-progress-indicator",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "topbar progress indicator React component",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)