Skip to content

Releases: nipe0324/update-project-v2-item-field

v2.0.2

10 Nov 09:08
Compare
Choose a tag to compare

mentenance

  • chore(deps-dev): bump the npm-development group with 2 updates #34
  • chore(deps-dev): bump the npm-development group with 2 updates #35
  • fix skip-update-script inputs of README.md #36
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 #38
  • chore(deps-dev): update npm development group with 3 updates #44
  • chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 #50
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 #60
  • chore(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1 #62
  • chore(deps-dev): bump the npm-development group across 1 directory with 7 updates #70
  • chore(deps-dev): bump @types/node from 20.12.2 to 22.1.0 #72
  • chore(deps): bump @actions/core from 1.10.1 to 1.11.1 #81
  • chore(deps-dev): bump the npm-development group across 1 directory with 8 updates #84

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Feb 11:31
b3f86c5
Compare
Choose a tag to compare

bugfix

  • fix: fetch items pagination for all-items flag #33

mentenance

  • chore(deps-dev): bump the npm-development group with 2 updates #31
  • docs: fix Calculate "Development Days" use case of README.md #29

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Feb 10:01
687d58d
Compare
Choose a tag to compare

feature

  • add skip-update-script input #27

breaking change

  • removed item-id output #27

mentenance

  • refactor: extract interactor #28

Full Changelog: v1.3.0...v2.0.0

v1.3.0

18 Feb 05:57
b35709b
Compare
Choose a tag to compare

feature

  • add skip-update-script #27

mentenance

  • Bump the npm-development group with 1 update #23
  • Bump undici from 5.28.2 to 5.28.3 #24
  • refactor: extract functions #25

Full Changelog: v1.2.0...v1.3.0

v1.2.0

10 Feb 12:36
373de42
Compare
Choose a tag to compare

feature

  • add field-value-script input #20

mentenance

  • Bump the npm-development group with 4 updates #15

docs

  • fix action.yml field-name description #19
  • fix git push command of README.md #22

Full Changelog: v1.1.0...v1.2.0

v1.1.0

02 Feb 16:18
5e46847
Compare
Choose a tag to compare

feature

  • Add support iteration field type #16

maintenance

  • Bump the npm-development group with 7 updates #14

Full Changelog: v1.0.1...v1.1.0

v1.0.1

20 Jan 03:38
3f843ce
Compare
Choose a tag to compare

feature

  • Update GitHub project v2 field value.
  • Supported field types are text, number, date and single_select.