Skip to content

Releases: gr2m/github-project

v2.0.3

12 Apr 21:33
0a2a2da

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

Choose a tag to compare

2.0.2 (2022-04-01)

Bug Fixes

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

v2.0.1

31 Mar 22:51
26b49fe

Choose a tag to compare

2.0.1 (2022-03-31)

Bug Fixes

  • types: improve GitHubProjectItem disjointed union type (#44) (26b49fe)

v2.0.0

26 Mar 05:09
514dd18

Choose a tag to compare

2.0.0 (2022-03-26)

Features

  • projectItem.type set to "DRAFT_ISSUE" when item is a draft (#40) (514dd18)

BREAKING CHANGES

  • remove '.isDraft' property from projectItem

v1.3.5

24 Mar 22:37
1f46c74

Choose a tag to compare

1.3.5 (2022-03-24)

Bug Fixes

v1.3.4

22 Mar 19:34
6a8786d

Choose a tag to compare

1.3.4 (2022-03-22)

Bug Fixes

  • use 'type' to determine projectItem.isDraft value (#38) (6a8786d)

v1.3.3

21 Mar 20:38
631f929

Choose a tag to compare

1.3.3 (2022-03-21)

Bug Fixes

  • item fields type was not defined properly (#37) (631f929)

v1.3.2

16 Mar 04:18
6bdcd87

Choose a tag to compare

1.3.2 (2022-03-16)

Bug Fixes

v1.3.1

15 Mar 07:22

Choose a tag to compare

1.3.1 (2022-03-15)

Bug Fixes

  • set enum field to internal option ID, not option name (560ab18)

v1.3.0

15 Mar 06:05
0666b9a

Choose a tag to compare

1.3.0 (2022-03-15)

Features

  • matchFieldName and matchFieldOptionValue options (#30) (0666b9a)