Releases: bluebrown/vscode-extension-yamlfmt
Releases · bluebrown/vscode-extension-yamlfmt
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