Skip to content

Releases: mahaker/gas-github

Release v0.0.10

04 Apr 10:17

Choose a tag to compare

Breaking Change

Release v0.0.9

03 Apr 04:59

Choose a tag to compare

API

  • Add listProjectColumns API 6a7c031
  • Add addProjectCardFromIssue API feacc3a

Release v0.0.8

02 Apr 11:43

Choose a tag to compare

API

  • Specify parameter type 8dbfd17
  • Add listRepositoryProjects API 2945b35

Release v0.0.7

01 Apr 10:37

Choose a tag to compare

Remove @octokit/rest

Release v0.0.6

01 Apr 09:42

Choose a tag to compare

API

Release v0.0.5

12 Nov 11:20

Choose a tag to compare

Release v0.0.4

28 Jun 07:41

Choose a tag to compare

fix LICENSE

Release v0.0.3

01 Jun 04:49

Choose a tag to compare

  • BREAKING CHANGE: openIssue has been removed. 4a97963
  • chore: update README 767e2e4

Internal

  • internal: update @types/google-apps-script v1.0.33 958430a
  • internal: update typescript v4.3.2 984ac98

Release v0.0.2

04 Nov 01:34

Choose a tag to compare

Update license GPLv3 to MIT

Release v0.0.1

03 Nov 14:50

Choose a tag to compare

API

  • Client#openIssue(title, body?, labels?)