Skip to content

Commit d0bef65

Browse files
authoredMar 11, 2020
Release/3.5.1 (#213)
* update changelog * update version
1 parent 73e2144 commit d0bef65

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed
 

‎CHANGELOG.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
## 3.5.3 (Mar 4, 2020)
1+
## 3.5.1 (Mar 11, 2020)
2+
3+
- [lighter-react-scripts] fix missing postcss-inline-svg ([#212](https://github.com/lightingbeetle/lighter/pull/212))
4+
5+
#### :tata: version updates
6+
7+
- `lighter-react-scripts@3.5.1`
8+
9+
## 3.5.0 (Mar 4, 2020)
210

311
- [lighter-styleguide] fix code preview crashing when rendering more than one child ([#209](https://github.com/lightingbeetle/lighter/pull/209))
412
- [lighter-styleguide] fix MDX codeblock crashing when no language is specified ([#210](https://github.com/lightingbeetle/lighter/pull/210))
@@ -7,15 +15,15 @@
715

816
- `lighter-stylegiude@3.3.3`
917

10-
## 3.5.2 (Mar 3, 2020)
18+
## 3.5.0 (Mar 3, 2020)
1119

1220
This update is necessary due to incorrect publish of `lighter-stylegiude@3.3.1`
1321

1422
#### :tata: version updates
1523

1624
- `lighter-stylegiude@3.3.2`
1725

18-
## 3.5.1 (Mar 3, 2020)
26+
## 3.5.0 (Mar 3, 2020)
1927

2028
#### :bug: bug fix
2129

‎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.0",
3+
"version": "3.5.1",
44
"description": "Configuration and scripts for Lighter",
55
"repository": "lighting-beetle/lighter",
66
"license": "MIT",

0 commit comments

Comments
 (0)