Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 35de3d4

Browse filesBrowse files
committed
chore(release): 1.7.0
1 parent dfed791 commit 35de3d4
Copy full SHA for 35de3d4

File tree

Expand file treeCollapse file tree

3 files changed

+11
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+11
-2
lines changed
Open diff view settings
Collapse file

‎CHANGELOG.md‎

Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.7.0](https://github.com/sixiaodong123/react-loading/compare/v1.7.0-alpha.0...v1.7.0) (2020-01-12)
6+
7+
8+
### Features
9+
10+
* 新增BlockRotateLoading组件 ([98e14fa](https://github.com/sixiaodong123/react-loading/commit/98e14fa))
11+
12+
13+
514
## [1.7.0-alpha.0](https://github.com/sixiaodong123/react-loading/compare/v1.6.3-alpha.3...v1.7.0-alpha.0) (2019-12-29)
615

716

Collapse file

‎package-lock.json‎

Copy file name to clipboardExpand all lines: package-lock.json
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎package.json‎

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-loadingg",
3-
"version": "1.7.0-alpha.0",
3+
"version": "1.7.0",
44
"description": "A React component library.",
55
"main": "lib/index.js",
66
"publishConfig": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.