Skip to content

Commit f2d671a

Browse files
committed
docs: add user
1 parent ad1b812 commit f2d671a

4 files changed

Lines changed: 3 additions & 8 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# πŸ—“ Changelog
22

3-
## 1.0.1
4-
5-
`2021-01-04`
6-
7-
- Update dumi version
8-
- Adjust contents
9-
103
## 1.0.0
114

125
`2020-12-04`

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ https://one-template.github.io/react-component-template/
113113

114114
- [image-component/react-image-shadow](https://github.com/image-component/react-image-shadow)
115115
- [image-component/react-image-dangling](https://github.com/image-component/react-image-dangling)
116+
- [image-component/react-image-follow](https://github.com/image-component/react-image-follow)
116117

117118
## License
118119

β€ŽREADME.zh-CN.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ https://one-template.github.io/react-component-template/
113113

114114
- [image-component/react-image-shadow](https://github.com/image-component/react-image-shadow)
115115
- [image-component/react-image-dangling](https://github.com/image-component/react-image-dangling)
116+
- [image-component/react-image-follow](https://github.com/image-component/react-image-follow)
116117

117118
## License
118119

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "react-component-template",
4-
"version": "1.0.1",
4+
"version": "1.0.0",
55
"scripts": {
66
"start": "dumi dev",
77
"docs:build": "dumi build",

0 commit comments

Comments
Β (0)