Skip to content
This repository was archived by the owner on Aug 5, 2023. It is now read-only.

Releases: timrogers/migrate-github-project

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 14:23

1.3.1 (2023-08-04)

Bug Fixes

  • remove reference to "organization-owned projects" from package description (95e7502)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 11:24

1.3.0 (2023-08-03)

Features

  • add support for exporting user-owned projects (1e13495), closes #13
  • add support for importing a project into a user namespace (f1ac129), closes #14

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:40
ccadd0d

1.2.1 (2023-08-02)

Bug Fixes

  • remove unused dotenv dependency (ccadd0d)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 11:21

1.2.0 (2023-08-01)

Bug Fixes

  • don't blow up if a project has only draft issues and there are no (380f2a6)
  • don't prompt the user to configure "Status" options if they're already correct (3f69681)

Features

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 11:02
e6152d0

1.1.0 (2023-08-01)

Features

  • add sanity check to ensure that issue/PR IDs match up in the source (6edb296), closes #7

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:08
3e5d8fa

1.0.0 (2023-07-31)

Features