Skip to content

Commit 5bd87fe

Browse files
committed
chore(release): [skip ci]
1 parent d09884a commit 5bd87fe

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.8](https://github.com/debens/gatsby-plugin-scss-typescript/compare/v4.0.7...v4.0.8) (2019-08-27)
6+
7+
8+
### Bug Fixes
9+
10+
* updating eslint to patch vulnerabilities ([d09884a](https://github.com/debens/gatsby-plugin-scss-typescript/commit/d09884a))
11+
12+
13+
514
### [4.0.7](https://github.com/debens/gatsby-plugin-scss-typescript/compare/v4.0.6...v4.0.7) (2019-07-22)
615

716

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.7",
3+
"version": "4.0.8",
44
"author": "Andrew Debens",
55
"description": "GatsbyJS plugin for using SCSS Modules and generating Typescript declaration files",
66
"repository": {

0 commit comments

Comments
 (0)