Skip to content

Commit

Permalink
Version Packages (#190)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 14, 2023
1 parent 64d5540 commit 7e6d2a2
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 19 deletions.
18 changes: 0 additions & 18 deletions .changeset/strange-frogs-unite.md

This file was deleted.

19 changes: 19 additions & 0 deletions packages/icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @seed-design/icon

## 0.1.0

### Minor Changes

- 64d5540: ### Config

- add `vite` config template
- add `yaml schema` in config template

### Icon Component

- change component span style to `inline-flex`
- remove component props `width`, `height` and add `size` prop

### etc

- logs more detail
- update `readme`

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@seed-design/icon",
"version": "0.0.8",
"version": "0.1.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7e6d2a2

Please sign in to comment.