UNPKG

1.16 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## [3.7.2](https://github.com/nativecode-dev/nofrills/compare/@nofrills/fs@3.7.1...@nofrills/fs@3.7.2) (2019-06-22)
7
8**Note:** Version bump only for package @nofrills/fs
9
10
11
12
13
14## [3.7.1](https://github.com/nativecode-dev/nofrills/compare/@nofrills/fs@3.7.0...@nofrills/fs@3.7.1) (2019-06-22)
15
16**Note:** Version bump only for package @nofrills/fs
17
18
19
20
21
22# [3.7.0](https://github.com/nativecode-dev/nofrills/compare/@nofrills/fs@3.6.0...@nofrills/fs@3.7.0) (2019-06-22)
23
24
25### Bug Fixes
26
27* build ([7bb0c32](https://github.com/nativecode-dev/nofrills/commit/7bb0c32))
28* fixing publishing ([0bc6e28](https://github.com/nativecode-dev/nofrills/commit/0bc6e28))
29* **dependencies:** updating deps ([f8b59f5](https://github.com/nativecode-dev/nofrills/commit/f8b59f5))
30* **tasks:** force build ([de5e0b2](https://github.com/nativecode-dev/nofrills/commit/de5e0b2))
31
32
33### Features
34
35* **tasks:** support for setting gid/uid for process ([9d1db61](https://github.com/nativecode-dev/nofrills/commit/9d1db61))