Skip to content

Commit 943ae36

Browse files
authored
Merge pull request #372 from Igorbek/release-1.5.0
Release 1.5.0
2 parents 2b72f1d + 93f9606 commit 943ae36

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)