File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66
77## [ Unreleased]
88
9+ ## [ 0.12.2] - 2019-04-30
10+
911### Changed
1012
1113- When symbol literal hash keys end with ` = ` , they cannot be transformed into hash labels.
@@ -332,7 +334,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
332334
333335- Initial release π
334336
335- [ unreleased ] : https://github.com/prettier/plugin-ruby/compare/v0.12.1...HEAD
337+ [ unreleased ] : https://github.com/prettier/plugin-ruby/compare/v0.12.2...HEAD
338+ [ 0.12.2 ] : https://github.com/prettier/plugin-ruby/compare/v0.12.1...v0.12.2
336339[ 0.12.1 ] : https://github.com/prettier/plugin-ruby/compare/v0.12.0...v0.12.1
337340[ 0.12.0 ] : https://github.com/prettier/plugin-ruby/compare/v0.11.0...v0.12.0
338341[ 0.11.0 ] : https://github.com/prettier/plugin-ruby/compare/v0.10.0...v0.11.0
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- prettier (0.12.1 )
4+ prettier (0.12.2 )
55
66GEM
77 remote: https://rubygems.org/
Original file line number Diff line number Diff line change 11{
22 "name" : " @prettier/plugin-ruby" ,
3- "version" : " 0.12.1 " ,
3+ "version" : " 0.12.2 " ,
44 "description" : " prettier plugin for the Ruby programming language" ,
55 "main" : " src/ruby.js" ,
66 "scripts" : {
You canβt perform that action at this time.
0 commit comments