UNPKG

2.65 kBMarkdownView Raw
1## [1.0.8](https://github.com/adobe/git-server/compare/v1.0.7...v1.0.8) (2019-12-04)
2
3
4### Bug Fixes
5
6* **deps:** update dependency @adobe/helix-log to v4.3.0 ([ddd81b5](https://github.com/adobe/git-server/commit/ddd81b5499351cb7bce203e9ab770b89fac2b644))
7
8## [1.0.7](https://github.com/adobe/git-server/compare/v1.0.6...v1.0.7) (2019-12-04)
9
10
11### Bug Fixes
12
13* **deps:** update dependency @adobe/helix-log to v4.2.0 ([7d2c3db](https://github.com/adobe/git-server/commit/7d2c3db87a49b67b724e726dd179bc8cf2b8ad79))
14
15## [1.0.6](https://github.com/adobe/git-server/compare/v1.0.5...v1.0.6) (2019-11-22)
16
17
18### Bug Fixes
19
20* **deps:** update dependency @adobe/helix-log to v4.1.0 ([8b27526](https://github.com/adobe/git-server/commit/8b275265402de1d94143dc6d2bf668a485bd5534))
21
22## [1.0.5](https://github.com/adobe/git-server/compare/v1.0.4...v1.0.5) (2019-11-17)
23
24
25### Bug Fixes
26
27* **deps:** update dependency snyk to v1.248.0 ([5afc33f](https://github.com/adobe/git-server/commit/5afc33fdc2bb5a6576b74a017962e8971ce0f66d))
28
29## [1.0.4](https://github.com/adobe/git-server/compare/v1.0.3...v1.0.4) (2019-11-08)
30
31
32### Bug Fixes
33
34* **deps:** update dependency @adobe/helix-log to v4 ([0fff6cb](https://github.com/adobe/git-server/commit/0fff6cbafa770b797ca3eb96e113cff642b3d16e))
35
36## [1.0.3](https://github.com/adobe/git-server/compare/v1.0.2...v1.0.3) (2019-11-08)
37
38
39### Bug Fixes
40
41* **deps:** update any ([2964cec](https://github.com/adobe/git-server/commit/2964cecd72945d9f0414436b12c0d89411afe5c8))
42
43## [1.0.2](https://github.com/adobe/git-server/compare/v1.0.1...v1.0.2) (2019-11-04)
44
45
46### Bug Fixes
47
48* **deps:** update dependency @adobe/helix-log to v3 ([674b049](https://github.com/adobe/git-server/commit/674b049d57f8ad949d641c4e47a44740b6808d5f))
49
50## [1.0.1](https://github.com/adobe/git-server/compare/v1.0.0...v1.0.1) (2019-11-04)
51
52
53### Bug Fixes
54
55* **deps:** update any ([2369961](https://github.com/adobe/git-server/commit/236996146cf6115d971dfb612aa405d6a465f02f))
56
57# [1.0.0](https://github.com/adobe/git-server/compare/v0.9.18...v1.0.0) (2019-08-20)
58
59
60### Bug Fixes
61
62* **server:** fix Promise executor [#120](https://github.com/adobe/git-server/issues/120) ([3d07d24](https://github.com/adobe/git-server/commit/3d07d24))
63* **server:** pass unix paths to isomorphic-git ([#116](https://github.com/adobe/git-server/issues/116)) ([8072fd2](https://github.com/adobe/git-server/commit/8072fd2)), closes [#113](https://github.com/adobe/git-server/issues/113)
64
65
66### chore
67
68* Use helix-log ([86c7286](https://github.com/adobe/git-server/commit/86c7286))
69
70
71### BREAKING CHANGES
72
73* This changes the config api as no more logging config needs to be done.