Skip to content
This repository was archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
v7.0.5
Browse files Browse the repository at this point in the history
gregberge committed Nov 11, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent a1d8cf4 commit 322b135
Showing 6 changed files with 30 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.5](https://github.com/smooth-code/smooth-ui/compare/v7.0.4...v7.0.5) (2018-11-11)


### Bug Fixes

* **sc:** fix withComponent ([a1d8cf4](https://github.com/smooth-code/smooth-ui/commit/a1d8cf4))





## [7.0.4](https://github.com/smooth-code/smooth-ui/compare/v7.0.3...v7.0.4) (2018-11-01)


2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "7.0.4",
"version": "7.0.5",
"npmClient": "yarn",
"useWorkspaces": true
}
8 changes: 8 additions & 0 deletions packages/core-em/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.5](https://github.com/smooth-code/smooth-ui/compare/v7.0.4...v7.0.5) (2018-11-11)

**Note:** Version bump only for package @smooth-ui/core-em





## [7.0.4](https://github.com/smooth-code/smooth-ui/compare/v7.0.3...v7.0.4) (2018-11-01)

**Note:** Version bump only for package @smooth-ui/core-em
2 changes: 1 addition & 1 deletion packages/core-em/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@smooth-ui/core-em",
"description": "Modern React UI Library",
"version": "7.0.4",
"version": "7.0.5",
"keywords": [
"emotion",
"react-emotion",
8 changes: 8 additions & 0 deletions packages/core-sc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.5](https://github.com/smooth-code/smooth-ui/compare/v7.0.4...v7.0.5) (2018-11-11)

**Note:** Version bump only for package @smooth-ui/core-sc





## [7.0.4](https://github.com/smooth-code/smooth-ui/compare/v7.0.3...v7.0.4) (2018-11-01)

**Note:** Version bump only for package @smooth-ui/core-sc
2 changes: 1 addition & 1 deletion packages/core-sc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@smooth-ui/core-sc",
"description": "Modern React UI Library",
"version": "7.0.4",
"version": "7.0.5",
"keywords": [
"styled-components",
"ui",

0 comments on commit 322b135

Please sign in to comment.