Releases: rhyskoedijk/codespell-azure-devops
Releases · rhyskoedijk/codespell-azure-devops
1.1.3
- Remove
vso.build
scope from extension (unintentional change)
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Bump @types/node from 22.5.1 to 22.5.4 by @dependabot in #8
- Bump ini from 4.1.3 to 5.0.0 by @dependabot in #9
- Bump @types/mocha from 10.0.7 to 10.0.8 by @dependabot in #10
- Bump azure-pipelines-task-lib from 4.17.0 to 4.17.2 by @dependabot in #11
- Bump @types/node from 22.5.4 to 22.5.5 by @dependabot in #12
- Bump azure-devops-node-api from 14.0.2 to 14.1.0 by @dependabot in #13
- Bump @types/node from 22.5.5 to 22.7.4 by @dependabot in #14
- Bump azure-pipelines-task-lib from 4.17.2 to 4.17.3 by @dependabot in #15
- Bump @types/mocha from 10.0.8 to 10.0.9 by @dependabot in #16
- Bump @types/node from 22.7.4 to 22.7.5 by @dependabot in #17
- Bump @types/node from 22.7.5 to 22.7.6 by @dependabot in #18
- Bump @types/node from 22.7.6 to 22.8.0 by @dependabot in #19
- Bump @types/node from 22.8.0 to 22.8.6 by @dependabot in #20
- Bump @types/node from 22.8.6 to 22.9.0 by @dependabot in #21
- Update CI/CD pipelines
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Bump @types/node from 22.5.0 to 22.5.1 by @dependabot in #7
- Fix for "LF will be replaced by CRLF the next time Git touches it" causing incorrect detection of misspellings 8d2c9869
- Fix for files modified by post-fix commands causing incorrect detection of misspellings 3ee0ff87
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Bump azure-pipelines-task-lib from 4.16.0 to 4.17.0 by @dependabot in #5
- Bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #4
- Support for commands by @rhyskoedijk in #6
Full Changelog: 1.0.46...1.1.0
1.0.46
Initial public release.