File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] - 2021-01-25
11+
1012### Added
1113
1214- Some documentation.
@@ -36,7 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3638
3739- Initial code
3840
39- [ unreleased ] : https://github.com/malobre/dprint-plugin-vue/compare/v0.1.1...HEAD
41+ [ unreleased ] : https://github.com/malobre/dprint-plugin-vue/compare/v0.2.0...HEAD
42+ [ 0.2.0 ] : https://github.com/malobre/dprint-plugin-vue/compare/v0.1.0...v0.2.0
4043[ 0.1.1 ] : https://github.com/malobre/dprint-plugin-vue/compare/v0.1.0...v0.1.1
4144[ 0.1.0 ] : https://github.com/malobre/dprint-plugin-vue/releases/tag/v0.1.0
4245
Original file line number Diff line number Diff line change 11[package ]
22name = " dprint-plugin-vue"
3- version = " 0.1.1 "
3+ version = " 0.2.0 "
44edition = " 2021"
55license = " MIT"
66
You can’t perform that action at this time.
0 commit comments