Skip to content

Commit 6d7c56e

Browse files
authored
Release/3.5.2 (#215)
* update version * update changelog
1 parent ec31f78 commit 6d7c56e

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 3.5.2 (Mar 19, 2020)
2+
3+
#### :bug: Bug Fix
4+
5+
- [lighter-react-scripts] fix support of TypeScript ([#214](https://github.com/lightingbeetle/lighter/pull/214))
6+
7+
#### :tada: version updates
8+
9+
10+
111
## 3.5.1 (Mar 11, 2020)
212

313
- [lighter-react-scripts] fix missing postcss-inline-svg ([#212](https://github.com/lightingbeetle/lighter/pull/212))

packages/react-scripts/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lighting-beetle/lighter-react-scripts",
3-
"version": "3.5.1",
3+
"version": "3.5.2",
44
"description": "Configuration and scripts for Lighter",
55
"repository": "lighting-beetle/lighter",
66
"license": "MIT",

0 commit comments

Comments
 (0)