Skip to content

Releases: gr2m/github-project

v3.0.0

25 Aug 17:57
2010cef
Compare
Choose a tag to compare

3.0.0 (2022-08-25)

Features

  • Update implementation based on ProjectV2* APIs, add draft APIs, project.items.remove* APIs no return items if found (#72) (2010cef)

BREAKING CHANGES

  • org constructor option has been replaced with owner in order to support user projects
  • node IDs changed, even for the same projects/project items etc
  • project.item.remove* APIs now return the removed item, if it was found.

v2.3.0-beta.1

15 Aug 22:07
3918758
Compare
Choose a tag to compare
v2.3.0-beta.1 Pre-release
Pre-release

2.3.0-beta.1 (2022-08-15)

Features

  • Update implementation based on ProjectV2* APIs, add draft APIs, project.items.remove* APIs no return items if found (#68) (3918758)

v2.2.0

13 Jul 17:44
341f787
Compare
Choose a tag to compare

2.2.0 (2022-07-13)

Features

v2.1.2

08 Jul 16:35
855f34b
Compare
Choose a tag to compare

2.1.2 (2022-07-08)

Bug Fixes

  • deps: update dependency @octokit/core to v4 (855f34b)

v2.1.1

08 Jun 01:24
fc4adf4
Compare
Choose a tag to compare

2.1.1 (2022-06-08)

Bug Fixes

  • handle optional fields that don't exist in project (#54) (fc4adf4)

v2.1.0

31 May 19:30
2a870b8
Compare
Choose a tag to compare

2.1.0 (2022-05-31)

Features

v2.0.5

04 May 21:44
a4d4594
Compare
Choose a tag to compare

2.0.5 (2022-05-04)

Bug Fixes

  • Remove whitesapce when building mutation query (#51) (a4d4594)

v2.0.4

20 Apr 02:59
e9a7811
Compare
Choose a tag to compare

2.0.4 (2022-04-20)

Bug Fixes

  • project.items.list: paginate project items (#49) (e9a7811)

v2.0.3

12 Apr 21:33
0a2a2da
Compare
Choose a tag to compare

2.0.3 (2022-04-12)

Bug Fixes

  • project.items.update(itemNodeId, fields) with invalid field option (#48) (0a2a2da)

v2.0.2

01 Apr 15:46
d36ae22
Compare
Choose a tag to compare

2.0.2 (2022-04-01)

Bug Fixes

  • allow setting custom status field (#46) (d36ae22)