Skip to content

Commit e3c8b89

Browse files
committed
docs: update changelog
1 parent a145055 commit e3c8b89

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.1.3
4+
5+
`2021.01.08`
6+
7+
- fix: add opacity transition. [#96](https://github.com/react-component/progress/pull/96)
8+
- chore: use github actions. [#97](https://github.com/react-component/progress/pull/97)
9+
- chore: use dumi. [#98](https://github.com/react-component/progress/pull/98)
10+
311
## 3.1.2
412

513
`2020.12.29`

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Progress Bar.
44

5-
[![NPM version][npm-image]][npm-url] [![build status][github-actions-image]][github-actions-url] [![Test coverage][coveralls-image]][coveralls-url] [![Dependencies][david-image]](david-url) [![DevDependencies][david-dev-image]][david-dev-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url]
5+
[![NPM version][npm-image]][npm-url] [![dumi](https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square)](https://github.com/umijs/dumi) [![build status][github-actions-image]][github-actions-url] [![Test coverage][coveralls-image]][coveralls-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url]
66

77
[npm-image]: http://img.shields.io/npm/v/rc-progress.svg?style=flat-square
88
[npm-url]: http://npmjs.org/package/rc-progress

0 commit comments

Comments
 (0)