Skip to content

Commit e7b36da

Browse files
committed
Update CHANGELOG.md
1 parent 30660ec commit e7b36da

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
## Unreleased (2017-08-22)
1+
## v7.2.1 (2017-09-05)
2+
3+
#### :memo: Documentation
4+
* [#198](https://github.com/emotion-js/emotion/pull/198) add docs for using withProps from recompose. ([@divyagnan](https://github.com/divyagnan))
25

36
#### :house: Internal
7+
* Other
8+
* [#294](https://github.com/emotion-js/emotion/pull/294) Add module name mapping for emotion-utils to .flowconfig. ([@bigslycat](https://github.com/bigslycat))
9+
* `babel-plugin-emotion`
10+
* [#293](https://github.com/emotion-js/emotion/pull/293) Fix flowtype errors in babel-plugin-emotion. ([@bigslycat](https://github.com/bigslycat))
11+
* `babel-plugin-emotion`, `emotion-utils`, `emotion`, `preact-emotion`, `react-emotion`
12+
* [#280](https://github.com/emotion-js/emotion/pull/280) Change rollup config. ([@mitchellhamilton](https://github.com/mitchellhamilton))
413
* `babel-plugin-emotion`, `emotion-server`, `emotion-utils`, `emotion`, `preact-emotion`, `react-emotion`
5-
* [#276](https://github.com/tkh44/emotion/pull/276) chore: update packages to deeplink into their respective directories. ([@probablyup](https://github.com/probablyup))
14+
* [#276](https://github.com/emotion-js/emotion/pull/276) chore: update packages to deeplink into their respective directories. ([@probablyup](https://github.com/probablyup))
615

7-
#### Committers: 3
16+
#### Committers: 6
17+
- Christopher Biscardi ([ChristopherBiscardi](https://github.com/ChristopherBiscardi))
18+
- Divyagnan Kandala ([divyagnan](https://github.com/divyagnan))
819
- Evan Scott ([probablyup](https://github.com/probablyup))
20+
- Mitchell Hamilton ([mitchellhamilton](https://github.com/mitchellhamilton))
21+
- Pavel ([bigslycat](https://github.com/bigslycat))
22+
- Siddharth Kshetrapal ([siddharthkp](https://github.com/siddharthkp))
923

1024

1125
## v7.2.0 (2017-08-20)

0 commit comments

Comments
 (0)