Skip to content

Commit

Permalink
feat: add month-statistics && fix bug (#27)
Browse files Browse the repository at this point in the history
* wip

* wip

* fix

* fix

* test

* test

* fix

* fix

* fix

* fix

* add

* opt

* update

* add changelog

* remove version

* fix

* a

* Update README.md

* a

* Update .umirc.dev.ts
  • Loading branch information
xrkffgg authored Jan 2, 2021
1 parent 80c1fcc commit c604486
Show file tree
Hide file tree
Showing 20 changed files with 2,134 additions and 1,657 deletions.
2 changes: 1 addition & 1 deletion .umirc.dev.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export default {
base: '/',
publicPath: '/',
publicPath: '/'
};
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## v1.7

`2021.01.02`

- [#27](https://github.com/actions-cool/issues-helper/pull/27)
- feat: add `month-statistics`
- fix: query issues less because pages max 100
- fix: js nested `require`

## v1.6

`2020.12.30`
Expand Down
Loading

0 comments on commit c604486

Please sign in to comment.