Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit ca47baf

Browse files
committed
chore(release): v3.0.0
1 parent 2ab0801 commit ca47baf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
## [3.0.0](https://github.com/Thream/styled-jsx-plugin-sass/compare/v2.0.0...v3.0.0) (2021-02-22)
4+
5+
Initial release with changelog.
6+
7+
Move the package from <https://github.com/martonlederer/styled-jsx-plugin-sass-2> to <https://github.com/Thream/styled-jsx-plugin-sass>.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@styled-jsx/plugin-sass",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "Plugin to add Sass support to styled-jsx",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
 (0)