File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,9 @@ All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
55
6- - namespace prefix to help multiple instances of library not clash (fix #381 in #395 )
6+ ## [ 1.6.0]
7+
8+ - namespace prefix to help multiple instances of the library not clash (fix #381 in #395 )
79
810## [ 1.5.0]
911
@@ -66,7 +68,8 @@ All notable changes to this project will be documented in this file.
6668- updated ` typescript ` dependency to support TS 3.0+ (#17 , fixed #15 )
6769- remove ` ts-is-kind ` dependency (#17 , fixed #16 )
6870
69- [ Unreleased ] : https://github.com/igorbek/typescript-plugin-styled-components/compare/1.5.0...HEAD
71+ [ Unreleased ] : https://github.com/igorbek/typescript-plugin-styled-components/compare/1.6.0...HEAD
72+ [ 1.6.0 ] : https://github.com/igorbek/typescript-plugin-styled-components/compare/1.5.0...1.6.0
7073[ 1.5.0 ] : https://github.com/igorbek/typescript-plugin-styled-components/compare/1.4.4...1.5.0
7174[ 1.4.4 ] : https://github.com/igorbek/typescript-plugin-styled-components/compare/1.4.3...1.4.4
7275[ 1.4.3 ] : https://github.com/igorbek/typescript-plugin-styled-components/compare/1.4.2...1.4.3
Original file line number Diff line number Diff line change 11{
22 "name" : " typescript-plugin-styled-components" ,
3- "version" : " 1.5 .0" ,
3+ "version" : " 1.6 .0" ,
44 "description" : " TypeScript transformer for improving the debugging experience of styled-components" ,
55 "main" : " dist/index.js" ,
66 "homepage" : " https://github.com/Igorbek/typescript-plugin-styled-components" ,
You can’t perform that action at this time.
0 commit comments