Skip to content

Commit 2683cf8

Browse files
committed
0.15.0
1 parent 8ea206d commit 2683cf8

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
# 0.15.0 - October 16, 2019
4+
- Pick up new language service version. Thanks @apust!
5+
36
# 0.14.0 - February 26, 2019
47
- Pick up new language service version.
58
- Support for dynamically changing configuration.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-styled-plugin",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "TypeScript language service plugin that adds IntelliSense for styled components",
55
"keywords": [
66
"TypeScript",

0 commit comments

Comments
 (0)