|
1 |
| -# Change Log |
2 |
| - |
3 |
| -All notable changes to this project will be documented in this file. |
4 |
| -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 |
| - |
6 | 1 | <a name="3.2.0"></a>
|
7 |
| -# [3.2.0](https://github.com/microlinkhq/metascraper/compare/v3.1.0...v3.2.0) (2017-12-19) |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| -**Note:** Version bump only for package metascraper-core |
13 |
| - |
14 |
| -<a name=""></a> |
15 |
| -# (2017-12-17) |
16 |
| - |
| 2 | +# 3.2.0 (2017-12-19) |
| 3 | + |
| 4 | +* Add build command ([8a23e81](https://github.com/microlinkhq/metascraper/commit/8a23e81)) |
| 5 | +* Add clearbit-logo tests ([3e87ec4](https://github.com/microlinkhq/metascraper/commit/3e87ec4)) |
| 6 | +* Add metascraper amazon ([daa7c11](https://github.com/microlinkhq/metascraper/commit/daa7c11)) |
| 7 | +* Add missing dep ([03c970a](https://github.com/microlinkhq/metascraper/commit/03c970a)) |
| 8 | +* Add missing dependency ([eae7d9a](https://github.com/microlinkhq/metascraper/commit/eae7d9a)) |
| 9 | +* Add npmrc ([6e72266](https://github.com/microlinkhq/metascraper/commit/6e72266)) |
| 10 | +* Concat specific rules first ([9ecc857](https://github.com/microlinkhq/metascraper/commit/9ecc857)) |
| 11 | +* Customize selection color ([a336d9a](https://github.com/microlinkhq/metascraper/commit/a336d9a)) |
| 12 | +* Extract fixed favicon value into separate package ([7a5619f](https://github.com/microlinkhq/metascraper/commit/7a5619f)) |
| 13 | +* Extract titleize into helpers ([ae3a515](https://github.com/microlinkhq/metascraper/commit/ae3a515)) |
| 14 | +* Fix badge style ([c17b46d](https://github.com/microlinkhq/metascraper/commit/c17b46d)) |
| 15 | +* Fix test ([1757ff1](https://github.com/microlinkhq/metascraper/commit/1757ff1)) |
| 16 | +* Improve docs ([9b00438](https://github.com/microlinkhq/metascraper/commit/9b00438)) |
| 17 | +* Remove unnecessary badges ([7ab34eb](https://github.com/microlinkhq/metascraper/commit/7ab34eb)) |
| 18 | +* Resolve package properly ([e61d33f](https://github.com/microlinkhq/metascraper/commit/e61d33f)) |
| 19 | +* Setup better DX ([2c47bfa](https://github.com/microlinkhq/metascraper/commit/2c47bfa)) |
| 20 | +* Titleize description without capitalization ([048d398](https://github.com/microlinkhq/metascraper/commit/048d398)) |
| 21 | +* Tweak doc style ([ffd57f1](https://github.com/microlinkhq/metascraper/commit/ffd57f1)) |
| 22 | +* Unify changelog ([8f0c23e](https://github.com/microlinkhq/metascraper/commit/8f0c23e)) |
| 23 | +* Update changelog ([bc9d757](https://github.com/microlinkhq/metascraper/commit/bc9d757)) |
| 24 | +* Update lint staged hooks ([9ed1812](https://github.com/microlinkhq/metascraper/commit/9ed1812)) |
| 25 | +* Update plugins directory ([d989c14](https://github.com/microlinkhq/metascraper/commit/d989c14)) |
| 26 | +* Update test ([2f327d9](https://github.com/microlinkhq/metascraper/commit/2f327d9)) |
| 27 | +* Update tests snapshot ([93bb754](https://github.com/microlinkhq/metascraper/commit/93bb754)) |
| 28 | +* v3.2.0 ([7cead99](https://github.com/microlinkhq/metascraper/commit/7cead99)) |
17 | 29 |
|
18 | 30 |
|
19 | 31 |
|
@@ -150,3 +162,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
150 | 162 | * Use mocha for testing ([07967ca](https://github.com/microlinkhq/metascraper/commit/07967ca))
|
151 | 163 | * WIP ([e3120a2](https://github.com/microlinkhq/metascraper/commit/e3120a2))
|
152 | 164 | * docs(readme): add Greenkeeper badge ([5e92ea7](https://github.com/microlinkhq/metascraper/commit/5e92ea7))
|
| 165 | + |
| 166 | + |
| 167 | + |
0 commit comments