Skip to content

Commit

Permalink
Merge pull request #372 from Igorbek/release-1.5.0
Browse files Browse the repository at this point in the history
Release 1.5.0
  • Loading branch information
Igorbek authored Apr 7, 2021
2 parents 2b72f1d + 93f9606 commit 943ae36
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 943ae36

Please sign in to comment.