Skip to content

Commit

Permalink
chore(release): set package.json to 0.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.1.3](v0.1.2...v0.1.3) (2022-10-28)

### Bug Fixes

* **Icons:** 🩹 Fixed icons fill and stroke color ([f4f4e88](f4f4e88))
  • Loading branch information
semantic-release-bot committed Oct 28, 2022
1 parent f4f4e88 commit 188c451
Show file tree
Hide file tree
Showing 6 changed files with 261 additions and 257 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.1.3](https://github.com/trejocode/uikit/compare/v0.1.2...v0.1.3) (2022-10-28)


### Bug Fixes

* **Icons:** 🩹 Fixed icons fill and stroke color ([f4f4e88](https://github.com/trejocode/uikit/commit/f4f4e882bc2c58910a2173f6690e3df5a6568d09))

## [0.1.2](https://github.com/trejocode/uikit/compare/v0.1.1...v0.1.2) (2022-10-27)


Expand Down
1 change: 0 additions & 1 deletion dist/atoms/Icons/icons.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export declare const icons: {
readonly user: JSX.Element;
readonly eye: JSX.Element;
readonly save: JSX.Element;
readonly rewoop: JSX.Element;
readonly favorite: JSX.Element;
readonly watchlist: JSX.Element;
readonly message: JSX.Element;
Expand Down
Loading

0 comments on commit 188c451

Please sign in to comment.