Files
openstapps/packages/gitlab-api/CHANGELOG.md
Thea Schöbl 64caebafe5 refactor: migrate changelogs to changesets format
refactor: add changesets
refactor: chose packages to publish
2023-06-29 18:55:26 +02:00

4.3 KiB

@openstapps/gitlab-api

0.10.0 (2022-11-21)

0.9.0 (2021-05-19)

0.8.0 (2020-10-20)

Features

  • add command to copy issues (755a301)

0.7.0 (2020-05-06)

Features

  • add merge request assignment (927dcb1)

0.6.1 (2020-01-08)

Bug Fixes

  • use passed method instead of resetting it (db56457)

0.6.0 (2019-11-19)

Features

  • add batch processing of issues (fcf7cac)
  • add possibility to configure retrying of requests (1796e88)

0.5.1 (2019-02-25)

Bug Fixes

  • correct return type for method (a74ad2f)

0.5.0 (2019-02-25)

Features

  • add method to fetch merge request discussions (4ef2cfb)
  • add types for discussions (7c9b56f)

0.4.0 (2019-02-05)

Features

  • add enums for stricter types (2dc6e80)
  • add type for merge request approval (9d5e272)

0.3.1 (2019-01-28)

Bug Fixes

0.3.0 (2019-01-28)

Features

  • add method to get subgroups (1854f38)

0.2.3 (2019-01-07)

0.2.2 (2019-01-07)

0.2.1 (2019-01-07)

Bug Fixes

  • correctly delete labels (5f36b53)

0.2.0 (2018-11-30)

Bug Fixes

  • correctly build request url (ad5b0b9)

0.1.3 (2018-11-30)

Bug Fixes

  • remove undocumented default params (5e358bc)

0.1.2 (2018-11-29)

Bug Fixes

  • use correct prefix for binary (547e28f)

0.1.1 (2018-11-29)

0.1.0 (2018-11-29)

0.0.1 (2018-11-29)

Features