Skip to content

Commit dc4a5a0

Browse files
committed
chore: bump version to v4.7.10
1 parent e0b5f68 commit dc4a5a0

File tree

2 files changed

+5
-20
lines changed

2 files changed

+5
-20
lines changed

CHANGELOG.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,21 @@
11
# Changelog
22

3-
## 4.7.10-rc.2, 2022-03-14
3+
## 4.7.10, 2022-03-14
44

55
### Notable Changes
66

77
- chore
88
- revert print header([#2067](https://github.com/twreporter/twreporter-react/pull/2067))
99
- remove webpush banner for live blog banner for the time being([#2066](https://github.com/twreporter/twreporter-react/pull/2066))
10-
11-
### Commits
12-
13-
- [[`8bb0f26c6d`](https://github.com/twreporter/twreporter-react/commit/8bb0f26c6d)] - **chore**: remove webpush banner for live blog banner for the time being (#2066) (Tai-Jiun Fang)
14-
- [[`6ae4b6ca20`](https://github.com/twreporter/twreporter-react/commit/6ae4b6ca20)] - Jason/revert print header (#2067) (許守傑 Shou-Chieh Hsu (Jason))
15-
16-
## 4.7.10-rc.1, 2022-03-07
17-
18-
### Notable Changes
19-
20-
- chore
2110
- update @twreporter/react-article-components to v1.4.7-rc.2([#2062](https://github.com/twreporter/twreporter-react/pull/2062))
22-
23-
### Commits
24-
25-
- [[`f31f574812`](https://github.com/twreporter/twreporter-react/commit/f31f574812)] - **chore**: upgrade react-article-component to v1.4.7-rc.2 (#2062) (許守傑 Shou-Chieh Hsu (Jason))
26-
27-
### Notable Changes
28-
2911
- fix
3012
- disappear header & web push in print mode([#2059](https://github.com/twreporter/twreporter-react/pull/2059))
3113

3214
### Commits
3315

16+
- [[`8bb0f26c6d`](https://github.com/twreporter/twreporter-react/commit/8bb0f26c6d)] - **chore**: remove webpush banner for live blog banner for the time being (#2066) (Tai-Jiun Fang)
17+
- [[`6ae4b6ca20`](https://github.com/twreporter/twreporter-react/commit/6ae4b6ca20)] - Jason/revert print header (#2067) (許守傑 Shou-Chieh Hsu (Jason))
18+
- [[`f31f574812`](https://github.com/twreporter/twreporter-react/commit/f31f574812)] - **chore**: upgrade react-article-component to v1.4.7-rc.2 (#2062) (許守傑 Shou-Chieh Hsu (Jason))
3419
- [[`ef2e5ff5dd`](https://github.com/twreporter/twreporter-react/commit/ef2e5ff5dd)] - Jason/print layout issue (#2059) (許守傑 Shou-Chieh Hsu (Jason))
3520

3621
## 4.7.9, 2022-03-01

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twreporter-react",
3-
"version": "4.7.10-rc.2",
3+
"version": "4.7.10",
44
"description": "React-Redux site for The Reporter Foundation in Taiwan",
55
"scripts": {
66
"build": "make build",

0 commit comments

Comments
 (0)