Skip to content

Commit ebd915c

Browse files
committed
chore(release): 4.0.2
1 parent e3c8d8f commit ebd915c

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,34 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.0.2](https://github.com/debens/gatsby-plugin-scss-typescript/compare/v1.0.2...v4.0.2) (2019-07-16)
56

7+
8+
9+
## 4.0.0 (2019-07-08)
10+
11+
12+
13+
## 3.1.0 (2019-07-05)
14+
15+
16+
17+
## 3.0.0 (2019-06-11)
18+
19+
20+
21+
### 2.1.1 (2019-06-05)
22+
23+
24+
25+
## 2.1.0 (2019-04-03)
26+
27+
28+
29+
## 2.0.0 (2019-04-03)
30+
31+
32+
33+
# Changelog
34+
35+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-scss-typescript",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"author": "Andrew Debens",
55
"description": "GatsbyJS plugin for using SCSS Modules and generating Typescript declaration files",
66
"repository": {

0 commit comments

Comments
 (0)