Skip to content

Commit 93f9606

Browse files
committed
Release 1.5.0
1 parent 2b72f1d commit 93f9606

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [1.5.0]
7+
68
- transform anonymous default exports (fix #371 in #367)
79
- remove deprecated `.extend` transformation pattern (fix #48 in #370)
810

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-plugin-styled-components",
3-
"version": "1.4.4",
3+
"version": "1.5.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",

0 commit comments

Comments
 (0)