Skip to content

Commit 601c438

Browse files
authored
Merge pull request #1824 from taylrj/master
chore: bump version to v4.6.6-rc.0
2 parents ed07491 + db7d9a5 commit 601c438

2 files changed

Lines changed: 22 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
# Changelog
22

3-
## 4.6.5 (Current), 2021-04-16
3+
## 4.6.6-rc.0 (Current), 2021-04-19
4+
5+
### Notable Changes
6+
7+
- fix
8+
- utilize `window.location.href` as the path for GA
9+
- chore
10+
- upgrade deps
11+
- @twreporter/index-page@1.2.3-rc.0
12+
- @twreporter/react-article-components@1.3.0-rc.0
13+
- @twreporter/react-components@8.4.2-rc.0
14+
- @twreporter/redux@7.2.0-rc.0
15+
16+
### Commits
17+
18+
- [[`ed07491a0c`](https://github.com/twreporter/twreporter-react/commit/ed07491a0c)] - **chore**: update dependencies (#1823) (Tai-Jiun Fang)
19+
- [[`8036ce412e`](https://github.com/twreporter/twreporter-react/commit/8036ce412e)] - **fix**: utilize `window.location.href` as the path for GA (#1822) (Tai-Jiun Fang)
20+
- [[`c17f711c9f`](https://github.com/twreporter/twreporter-react/commit/c17f711c9f)] - Merge pull request #1819 from taylrj/master (Tai-Jiun Fang)
21+
- [[`23199c4868`](https://github.com/twreporter/twreporter-react/commit/23199c4868)] - **chore**: bump version to v4.6.5 (Taylor Fang)
22+
23+
## 4.6.5
424

525
### Notable Changes
626

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.6.5",
3+
"version": "4.6.6-rc.0",
44
"description": "React-Redux site for The Reporter Foundation in Taiwan",
55
"scripts": {
66
"build": "make build",

0 commit comments

Comments
 (0)