Skip to content

Commit 7f771a2

Browse files
chore(release): 5.3.4 [skip ci]
## [5.3.4](v5.3.3...v5.3.4) (2021-07-28) ### Bug Fixes * πŸ› remove trailing commas ([103c3e7](103c3e7))
1 parent 00369f6 commit 7f771a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.3.4](https://github.com/streamich/nano-css/compare/v5.3.3...v5.3.4) (2021-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› remove trailing commas ([103c3e7](https://github.com/streamich/nano-css/commit/103c3e78664c6b1c19e3e14aa4e24e9dc38c9c96))
7+
18
## [5.3.3](https://github.com/streamich/nano-css/compare/v5.3.2...v5.3.3) (2021-07-28)
29

310

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nano-css",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "Smallest 5th gen CSS-in-JS library",
55
"main": "index.js",
66
"unpkg": "dist/nano-css.umd.min.js",

0 commit comments

Comments
Β (0)