Releases: bluebrown/vscode-extension-yamlfmt
Releases · bluebrown/vscode-extension-yamlfmt
v0.1.6
What's Changed
- feat: support
azure-pipelines
language by @dalbitresb12 in #82
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- chore(deps-dev): bump @types/node from 20.12.12 to 20.14.9 by @dependabot in #37
- chore(deps-dev): bump @vscode/vsce from 2.26.1 to 2.29.0 by @dependabot in #34
- chore(deps-dev): bump @types/vscode from 1.89.0 to 1.90.0 by @dependabot in #32
- chore(deps-dev): bump @vscode/test-electron from 2.3.10 to 2.4.0 by @dependabot in #28
- chore(deps-dev): bump mocha and @types/mocha by @dependabot in #41
- chore(deps-dev): bump @types/vscode from 1.90.0 to 1.93.0 by @dependabot in #54
- chore(deps-dev): bump @types/node from 20.14.9 to 20.17.16 by @dependabot in #62
- chore(deps-dev): bump eslint from 8.45.0 to 9.19.0 by @dependabot in #63
- chore(deps-dev): bump typescript from 5.4.5 to 5.7.3 by @dependabot in #64
- chore(deps-dev): bump @vscode/vsce from 2.29.0 to 3.2.2 by @dependabot in #65
- chore(deps-dev): bump @types/vscode from 1.93.0 to 1.97.0 by @dependabot in #66
- chore(deps-dev): bump @types/node from 20.17.16 to 20.17.19 by @dependabot in #70
- chore(deps-dev): bump mocha from 10.6.0 to 11.1.0 by @dependabot in #67
- chore(deps-dev): bump eslint from 9.19.0 to 9.20.1 by @dependabot in #71
- chore(deps-dev): bump @vscode/test-electron from 2.4.0 to 2.4.1 by @dependabot in #73
- chore(deps-dev): bump @types/mocha from 10.0.7 to 10.0.10 by @dependabot in #72
- chore(deps-dev): bump eslint from 9.20.1 to 9.21.0 by @dependabot in #75
- chore(deps-dev): bump globals from 15.14.0 to 16.0.0 by @dependabot in #76
- Add "ansible" to formattedLanguages by @ELLIOTTCABLE in #61
- chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #77
- chore(deps-dev): bump @types/node from 20.17.19 to 20.17.22 by @dependabot in #78
New Contributors
- @ELLIOTTCABLE made their first contribution in #61
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- chore: add dependabot config by @kachick in #10
- chore(deps-dev): bump @vscode/vsce from 2.19.0 to 2.26.1 by @dependabot in #22
- chore(deps-dev): bump @types/node from 20.4.2 to 20.12.12 by @dependabot in #18
- chore(deps-dev): bump typescript from 5.1.6 to 5.4.5 by @dependabot in #19
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #17
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #16
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #15
- chore(deps-dev): bump @types/vscode from 1.80.0 to 1.89.0 by @dependabot in #20
- chore(deps-dev): bump @vscode/test-electron from 2.3.9 to 2.3.10 by @dependabot in #24
- chore(deps-dev): bump mocha and @types/mocha by @dependabot in #23
- feat: support
dockercompose
language by @dalbitresb12 in #25 - chore: bump engine version by @bluebrown in #26
New Contributors
- @dependabot made their first contribution in #22
- @dalbitresb12 made their first contribution in #25
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- chore(ci): bump nodejs to 20.x by @kachick in #13
- chore(test): fix typo by @kachick in #12
- ci: fix with bumping npm dependencies and removing project .yamlfmt by @kachick in #8
- feat: support
github-actions-workflow
language by @kachick in #9
New Contributors
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix(settings.json): scope config contribution to resource by @bluebrown in #7
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix(settings.json): add missing config contribution title by @bluebrown in #5
- fix: dont convert args to set by @bluebrown in #6
New Contributors
- @bluebrown made their first contribution in #5
Full Changelog: v0.1.0...v0.1.1