Skip to content

Commit

Permalink
Release 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Igorbek committed Apr 7, 2021
1 parent 2b72f1d commit 93f9606
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [1.5.0]

- transform anonymous default exports (fix #371 in #367)
- remove deprecated `.extend` transformation pattern (fix #48 in #370)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typescript-plugin-styled-components",
"version": "1.4.4",
"version": "1.5.0",
"description": "TypeScript transformer for improving the debugging experience of styled-components",
"main": "dist/index.js",
"homepage": "https://github.com/Igorbek/typescript-plugin-styled-components",
Expand Down

0 comments on commit 93f9606

Please sign in to comment.