UNPKG

3.17 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6## [5.4.1](https://github.com/tunnckoCore/opensource/compare/parse-function@5.4.0...parse-function@5.4.1) (2019-10-22)
7
8
9### Bug Fixes
10
11* **parse-function:** remove `define-property` dependency ([5480e91](https://github.com/tunnckoCore/opensource/commit/5480e91eff38b22fd3301f2004ae80e1aff25e34))
12
13
14
15
16
17# [5.4.0](https://github.com/tunnckoCore/opensource/compare/parse-function@5.3.3...parse-function@5.4.0) (2019-10-22)
18
19
20### Features
21
22* **parse-function:** fake change for force publish, fixes [#70](https://github.com/tunnckoCore/opensource/issues/70) ([c9afcee](https://github.com/tunnckoCore/opensource/commit/c9afcee419ce94dddce4df0e18f8c3bc73a1f76a))
23
24
25
26
27
28## [5.3.3](https://github.com/tunnckoCore/opensource/compare/parse-function@5.3.2...parse-function@5.3.3) (2019-10-22)
29
30
31### Bug Fixes
32
33* coverage & coverage thresholds, circleci ([be9f64a](https://github.com/tunnckoCore/opensource/commit/be9f64a68a0ef029d006cddb90f78ba7369e6a08))
34
35
36
37
38
39## [5.3.2](https://github.com/tunnckoCore/opensource/compare/parse-function@5.3.1...parse-function@5.3.2) (2019-10-20)
40
41**Note:** Version bump only for package parse-function
42
43
44
45
46
47## [5.3.1](https://github.com/tunnckoCore/opensource/compare/parse-function@5.3.0...parse-function@5.3.1) (2019-10-18)
48
49
50### Bug Fixes
51
52* **jest-runner-docs:** handle errors in postHook ([c7c44de](https://github.com/tunnckoCore/opensource/commit/c7c44de))
53* readmes, oops ([d3f910d](https://github.com/tunnckoCore/opensource/commit/d3f910d))
54* **jest-runner-docs:** hide signature block if empty, regen docs ([201036e](https://github.com/tunnckoCore/opensource/commit/201036e))
55* **jest-runner-docs:** typos ([8edc954](https://github.com/tunnckoCore/opensource/commit/8edc954))
56* dist files, docs runner updates, docs ([c021464](https://github.com/tunnckoCore/opensource/commit/c021464)), closes [#63](https://github.com/tunnckoCore/opensource/issues/63)
57
58
59
60
61
62# 5.3.0 (2019-10-18)
63
64
65### Bug Fixes
66
67* **parse-function:** bundle it ([93e21b1](https://github.com/tunnckoCore/opensource/commit/93e21b1))
68* **parse-function:** bundle it but without the parser ([671fb7e](https://github.com/tunnckoCore/opensource/commit/671fb7e))
69* update repository field to support monorepos ([7a4f775](https://github.com/tunnckoCore/opensource/commit/7a4f775))
70
71
72### Features
73
74* add `parse-function` to monorepo ([#62](https://github.com/tunnckoCore/opensource/issues/62)) ([f0789f4](https://github.com/tunnckoCore/opensource/commit/f0789f4)), closes [#34](https://github.com/tunnckoCore/opensource/issues/34) [#36](https://github.com/tunnckoCore/opensource/issues/36) [#45](https://github.com/tunnckoCore/opensource/issues/45) [#49](https://github.com/tunnckoCore/opensource/issues/49) [#60](https://github.com/tunnckoCore/opensource/issues/60) [#70](https://github.com/tunnckoCore/opensource/issues/70) [#111](https://github.com/tunnckoCore/opensource/issues/111) [#110](https://github.com/tunnckoCore/opensource/issues/110) [#121](https://github.com/tunnckoCore/opensource/issues/121)