German Topalov

Results 2 issues of German Topalov

Раздел в ТЗ **Маршруты** ![image](https://user-images.githubusercontent.com/16834152/100481761-d4347980-30fd-11eb-93f5-846ab2c2c0fd.png) В заголовке **POST** запрос, в пояснении **GET**

Inbox

Hello! I have next config: ``` import type { Config } from "release-it"; export default { ... plugins: { "@release-it/conventional-changelog": { infile: "CHANGELOG.md", header: "# Changelog\n\n", parserOpts: { headerPattern: /^(\w+-\w+)\s+\((\w+)\)\s*:?\s*(.*)$/,...