Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/moody-numbers-matter.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @tiny-design/icons

## 1.1.1

## 1.1.0

## 1.0.11
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tiny-design/icons",
"version": "1.1.0",
"version": "1.1.1",
"description": "SVG icon components for tiny-design",
"license": "MIT",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.1.1

### Patch Changes

- - Fix the AutoComplete component export issue - [#60](https://github.com/wangdicoder/tiny-design/pull/60) [`a2ea544`](https://github.com/wangdicoder/tiny-design/commit/a2ea544f2c9bf516218a14f831010c84131bff26)
- Some components' font family issue

## 1.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tiny-design/react",
"version": "1.1.0",
"version": "1.1.1",
"description": "A friendly UI component set for React",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 2 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @tiny-design/tokens

## 1.1.1

## 1.1.0

## 1.0.11
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tiny-design/tokens",
"version": "1.1.0",
"version": "1.1.1",
"description": "Design tokens, themes, and foundational styles for Tiny UI",
"license": "MIT",
"repository": {
Expand Down