Skip to content

Commit 7870f5c

Browse files
authored
Merge pull request #211 from lightingbeetle/release/3.5.3
Release/3.5.3
2 parents 0e9a282 + cb4f9ac commit 7870f5c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 3.5.3 (Mar 4, 2020)
2+
3+
- [lighter-styleguide] fix code preview crashing when rendering more than one child ([#209](https://github.com/lightingbeetle/lighter/pull/209))
4+
- [lighter-styleguide] fix MDX codeblock crashing when no language is specified ([#210](https://github.com/lightingbeetle/lighter/pull/210))
5+
6+
#### :tata: version updates
7+
8+
- `lighter-stylegiude@3.3.3`
9+
110
## 3.5.2 (Mar 3, 2020)
211

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

packages/styleguide/package-lock.json

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

packages/styleguide/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lighting-beetle/lighter-styleguide",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "Lighter styleguide",
55
"main": "build/components/index.js",
66
"files": [

0 commit comments

Comments
 (0)