UNPKG

3.39 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## [0.2.2](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.2.1...@36node/mongoose-helper@0.2.2) (2019-06-06)
7
8**Note:** Version bump only for package @36node/mongoose-helper
9
10
11
12
13
14## [0.2.1](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.2.0...@36node/mongoose-helper@0.2.1) (2019-05-15)
15
16
17### Bug Fixes
18
19* mongoose helper ([35cca06](https://github.com/36node/mongoose-helper/commit/35cca06))
20
21
22
23
24
25# [0.2.0](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.9...@36node/mongoose-helper@0.2.0) (2019-03-21)
26
27
28### Features
29
30* new scripts ([dd91226](https://github.com/36node/mongoose-helper/commit/dd91226))
31
32
33
34
35
36## [0.1.9](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.8...@36node/mongoose-helper@0.1.9) (2019-01-26)
37
38
39### Bug Fixes
40
41* mongoose-helper convert id to _id ([f2b6788](https://github.com/36node/mongoose-helper/commit/f2b6788))
42
43
44
45
46
47## [0.1.8](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.7...@36node/mongoose-helper@0.1.8) (2018-12-19)
48
49
50### Bug Fixes
51
52* mongoose-helper filter null ([e73f240](https://github.com/36node/mongoose-helper/commit/e73f240))
53
54
55
56
57
58## [0.1.7](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.6...@36node/mongoose-helper@0.1.7) (2018-11-18)
59
60
61### Bug Fixes
62
63* prettier 80 width ([9a63826](https://github.com/36node/mongoose-helper/commit/9a63826))
64
65
66
67
68
69## [0.1.6](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.5...@36node/mongoose-helper@0.1.6) (2018-11-05)
70
71
72### Bug Fixes
73
74* mongoose-helper bug ([c9b96d9](https://github.com/36node/mongoose-helper/commit/c9b96d9))
75
76
77
78
79
80## [0.1.5](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.4...@36node/mongoose-helper@0.1.5) (2018-11-02)
81
82
83### Bug Fixes
84
85* mongoose helper ([f648af2](https://github.com/36node/mongoose-helper/commit/f648af2))
86
87
88
89
90
91## [0.1.4](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.3...@36node/mongoose-helper@0.1.4) (2018-11-02)
92
93
94### Bug Fixes
95
96* mongoose-helper fix limit offset type ([cf52cc1](https://github.com/36node/mongoose-helper/commit/cf52cc1))
97
98
99
100
101
102## [0.1.3](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.2...@36node/mongoose-helper@0.1.3) (2018-11-02)
103
104
105### Bug Fixes
106
107* mongoose-helper bug ([927156e](https://github.com/36node/mongoose-helper/commit/927156e))
108
109
110
111
112
113## [0.1.2](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.1...@36node/mongoose-helper@0.1.2) (2018-10-28)
114
115
116### Bug Fixes
117
118* readme lint ([4b8bccd](https://github.com/36node/mongoose-helper/commit/4b8bccd))
119
120
121
122
123
124## [0.1.1](https://github.com/36node/mongoose-helper/compare/@36node/mongoose-helper@0.1.0...@36node/mongoose-helper@0.1.1) (2018-10-26)
125
126**Note:** Version bump only for package @36node/mongoose-helper
127
128
129
130
131
132# 0.1.0 (2018-10-21)
133
134
135### Bug Fixes
136
137* eslint babel and jest uncompatible issue && change a lot ([1e2576b](https://github.com/36node/mongoose-helper/commit/1e2576b))
138
139
140### Features
141
142* mongoose-helper for tpl-service ([eed31f0](https://github.com/36node/mongoose-helper/commit/eed31f0))