Skip to content

Commit

Permalink
chore(release): @guiabolsobr/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
### @guiabolsobr/ui [1.10.1](https://github.com/GuiaBolso/pink-lemonade-web/compare/@guiabolsobr/[email protected]...@guiabolsobr/[email protected]) (2020-09-02)

### Bug Fixes

* πŸ› adjust checkboxes hover color ([f1372cf](f1372cf))
  • Loading branch information
semantic-release-bot committed Sep 2, 2020
1 parent 8c9de0a commit 9f09af1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 19 deletions.
7 changes: 7 additions & 0 deletions libs/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### @guiabolsobr/ui [1.10.1](https://github.com/GuiaBolso/pink-lemonade-web/compare/@guiabolsobr/[email protected]...@guiabolsobr/[email protected]) (2020-09-02)


### Bug Fixes

* πŸ› adjust checkboxes hover color ([f1372cf](https://github.com/GuiaBolso/pink-lemonade-web/commit/f1372cfa9b9a81eaf4d3b2e4a1ca9345582eed4d))

## @guiabolsobr/ui [1.10.0](https://github.com/GuiaBolso/pink-lemonade-web/compare/@guiabolsobr/[email protected]...@guiabolsobr/[email protected]) (2020-08-21)

### Features
Expand Down
20 changes: 1 addition & 19 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1 @@
{
"name": "@guiabolsobr/ui",
"author": {
"name": "guiabolso",
"email": "[email protected]"
},
"peerDependencies": {
"react": "*",
"react-dom": "*",
"@material-ui/core": "*",
"@material-ui/icons": "*"
},
"publishConfig": {
"access": "public"
},
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {}
}
{"name":"@guiabolsobr/ui","author":{"name":"guiabolso","email":"[email protected]"},"peerDependencies":{"react":"*","react-dom":"*","@material-ui/core":"*","@material-ui/icons":"*"},"publishConfig":{"access":"public"},"dependencies":{},"devDependencies":{},"optionalDependencies":{}}

0 comments on commit 9f09af1

Please sign in to comment.