Releases: nipe0324/update-project-v2-item-field
Releases · nipe0324/update-project-v2-item-field
v2.0.2
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
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
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
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
feature
- add field-value-script input #20
mentenance
- Bump the npm-development group with 4 updates #15
docs
Full Changelog: v1.1.0...v1.2.0
v1.1.0
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
feature
- Update GitHub project v2 field value.
- Supported field types are
text
,number
,date
andsingle_select
.