Skip to content

Commit

Permalink
docs: update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
tszhong0411 committed Jan 25, 2025
1 parent e453042 commit 599dcd7
Show file tree
Hide file tree
Showing 7 changed files with 278 additions and 308 deletions.
100 changes: 50 additions & 50 deletions packages/eslint-config/CHANGELOG.md

Large diffs are not rendered by default.

31 changes: 14 additions & 17 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@

### Patch Changes

- [`1996bfc`](https://github.com/tszhong0411/honghong.me/commit/1996bfcef91f09fa5e10a4108610d28ea80601ae) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Add tv as a tailwind function

- Updated dependencies []:
- @tszhong0411/prettier-plugin-package-json@0.0.2
- [`1996bfc`](https://github.com/tszhong0411/honghong.me/commit/1996bfcef91f09fa5e10a4108610d28ea80601ae): Add tv as a tailwind function

## 0.0.12

### Patch Changes

- [`fdba13e`](https://github.com/tszhong0411/honghong.me/commit/fdba13e933085bec17f85ec686161377295e13f7) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Update license
- [`fdba13e`](https://github.com/tszhong0411/honghong.me/commit/fdba13e933085bec17f85ec686161377295e13f7): Update license

- Updated dependencies [[`fdba13e`](https://github.com/tszhong0411/honghong.me/commit/fdba13e933085bec17f85ec686161377295e13f7)]:
- @tszhong0411/prettier-plugin-package-json@0.0.2
Expand All @@ -22,7 +19,7 @@

### Patch Changes

- [`a36d829`](https://github.com/tszhong0411/honghong.me/commit/a36d829b62622c785f0060debe3ab7ee7dd0ac05) Thanks [@tszhong0411](https://github.com/tszhong0411)! - convert prettier-package-json to a prettier plugin
- [`a36d829`](https://github.com/tszhong0411/honghong.me/commit/a36d829b62622c785f0060debe3ab7ee7dd0ac05): Convert prettier-package-json to a prettier plugin

- Updated dependencies [[`a36d829`](https://github.com/tszhong0411/honghong.me/commit/a36d829b62622c785f0060debe3ab7ee7dd0ac05)]:
- @tszhong0411/prettier-plugin-package-json@0.0.1
Expand All @@ -31,59 +28,59 @@

### Patch Changes

- [`b63fb95`](https://github.com/tszhong0411/honghong.me/commit/b63fb9579613f671d4382701d12c3c296f8348b4) Thanks [@tszhong0411](https://github.com/tszhong0411)! - use `pkgsort` instead of `package-perfection`
- [`b63fb95`](https://github.com/tszhong0411/honghong.me/commit/b63fb9579613f671d4382701d12c3c296f8348b4): Use `pkgsort` instead of `package-perfection`

## 0.0.9

### Patch Changes

- [`fc119ae`](https://github.com/tszhong0411/honghong.me/commit/fc119ae7b1a366478489917ddedea7a3efd792af) Thanks [@tszhong0411](https://github.com/tszhong0411)! - export `Options` to fix TS2742 error
- [`fc119ae`](https://github.com/tszhong0411/honghong.me/commit/fc119ae7b1a366478489917ddedea7a3efd792af): Export `Options` to fix TS2742 error

## 0.0.8

### Patch Changes

- [#878](https://github.com/tszhong0411/honghong.me/pull/878) [`aa124f0`](https://github.com/tszhong0411/honghong.me/commit/aa124f0398aff3ac8448864bac25af54d9ccf220) Thanks [@tszhong0411](https://github.com/tszhong0411)! - upgrade `prettier-plugin-tailwindcss` to 0.6.9
- [#878](https://github.com/tszhong0411/honghong.me/pull/878) [`aa124f0`](https://github.com/tszhong0411/honghong.me/commit/aa124f0398aff3ac8448864bac25af54d9ccf220): Upgrade `prettier-plugin-tailwindcss` to 0.6.9

## 0.0.7

### Patch Changes

- [`8e251d0`](https://github.com/tszhong0411/honghong.me/commit/8e251d073c19853086759036d41afd92bfe59b83) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Updated dependency `prettier-plugin-sort-json` to `^4.0.0`.
Updated dependency `prettier-plugin-tailwindcss` to `^0.6.6`.
- [`8e251d0`](https://github.com/tszhong0411/honghong.me/commit/8e251d073c19853086759036d41afd92bfe59b83): Updated dependency `prettier-plugin-sort-json` to `^4.0.0`.
- Updated dependency `prettier-plugin-tailwindcss` to `^0.6.6`.

## 0.0.6

### Patch Changes

- [#846](https://github.com/tszhong0411/honghong.me/pull/846) [`ffeeb82`](https://github.com/tszhong0411/honghong.me/commit/ffeeb82b01e12597980fbb797e5d499591c23cc4) Thanks [@tszhong0411](https://github.com/tszhong0411)! - tree-shakable
- [#846](https://github.com/tszhong0411/honghong.me/pull/846) [`ffeeb82`](https://github.com/tszhong0411/honghong.me/commit/ffeeb82b01e12597980fbb797e5d499591c23cc4): Tree-shakable

## 0.0.5

### Patch Changes

- [`32f7061`](https://github.com/tszhong0411/honghong.me/commit/32f7061859adfb350d578faee083b2a30953da5f) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update prettier config
- [`32f7061`](https://github.com/tszhong0411/honghong.me/commit/32f7061859adfb350d578faee083b2a30953da5f): Update prettier config

## 0.0.4

### Patch Changes

- [`4f0e1f1`](https://github.com/tszhong0411/honghong.me/commit/4f0e1f11021036bb7506eba3ed8554df3ef7c7ea) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update config
- [`4f0e1f1`](https://github.com/tszhong0411/honghong.me/commit/4f0e1f11021036bb7506eba3ed8554df3ef7c7ea): Update config

## 0.0.3

### Patch Changes

- [#773](https://github.com/tszhong0411/honghong.me/pull/773) [`eab590c`](https://github.com/tszhong0411/honghong.me/commit/eab590c9d881b8a9a5ee65e1a213656e413e4114) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update config
- [#773](https://github.com/tszhong0411/honghong.me/pull/773) [`eab590c`](https://github.com/tszhong0411/honghong.me/commit/eab590c9d881b8a9a5ee65e1a213656e413e4114): Update config

## 0.0.2

### Patch Changes

- [`9848621`](https://github.com/tszhong0411/honghong.me/commit/98486214c93881db6c292b424e03a7afa328f5c7) Thanks [@tszhong0411](https://github.com/tszhong0411)! - add lint-staged
- [`9848621`](https://github.com/tszhong0411/honghong.me/commit/98486214c93881db6c292b424e03a7afa328f5c7): Add lint-staged

## 0.0.1

### Patch Changes

- [`61254f8`](https://github.com/tszhong0411/honghong.me/commit/61254f80abb63f43310cefd5ccc4dcd8eb098875) Thanks [@tszhong0411](https://github.com/tszhong0411)! - initial publish
- [`61254f8`](https://github.com/tszhong0411/honghong.me/commit/61254f80abb63f43310cefd5ccc4dcd8eb098875): Initial publish
4 changes: 2 additions & 2 deletions packages/prettier-plugin-package-json/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

### Patch Changes

- [`fdba13e`](https://github.com/tszhong0411/honghong.me/commit/fdba13e933085bec17f85ec686161377295e13f7) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Update license
- [`fdba13e`](https://github.com/tszhong0411/honghong.me/commit/fdba13e933085bec17f85ec686161377295e13f7): Update license

## 0.0.1

### Patch Changes

- [`a36d829`](https://github.com/tszhong0411/honghong.me/commit/a36d829b62622c785f0060debe3ab7ee7dd0ac05) Thanks [@tszhong0411](https://github.com/tszhong0411)! - convert prettier-package-json to a prettier plugin
- [`a36d829`](https://github.com/tszhong0411/honghong.me/commit/a36d829b62622c785f0060debe3ab7ee7dd0ac05): Convert prettier-package-json to a prettier plugin
52 changes: 26 additions & 26 deletions packages/tailwind-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,138 +4,138 @@

### Patch Changes

- [#996](https://github.com/tszhong0411/honghong.me/pull/996) [`a5bd348`](https://github.com/tszhong0411/honghong.me/commit/a5bd3488276a5defc06af8fe62dd3521870e69c0) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Add Tree View component
- [#996](https://github.com/tszhong0411/honghong.me/pull/996) [`a5bd348`](https://github.com/tszhong0411/honghong.me/commit/a5bd3488276a5defc06af8fe62dd3521870e69c0): Add Tree View component

## 0.0.21

### Patch Changes

- [#987](https://github.com/tszhong0411/honghong.me/pull/987) [`0729a10`](https://github.com/tszhong0411/honghong.me/commit/0729a107f17a8946f4d70b6b2f0b8481169300da) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Add input-otp component
- [#987](https://github.com/tszhong0411/honghong.me/pull/987) [`0729a10`](https://github.com/tszhong0411/honghong.me/commit/0729a107f17a8946f4d70b6b2f0b8481169300da): Add input-otp component

## 0.0.20

### Patch Changes

- [`e7f7d28`](https://github.com/tszhong0411/honghong.me/commit/e7f7d286936c594f041bcc1c79f5525e1135012d) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Disable kbd styles in tailwind prose
- [`e7f7d28`](https://github.com/tszhong0411/honghong.me/commit/e7f7d286936c594f041bcc1c79f5525e1135012d): Disable kbd styles in tailwind prose

## 0.0.19

### Patch Changes

- [`9dd5a76`](https://github.com/tszhong0411/honghong.me/commit/9dd5a76f1174c3bff26fdf377c5f678756afbcca) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Refactor tailwind plugin to solve a ESLint error
- [`9dd5a76`](https://github.com/tszhong0411/honghong.me/commit/9dd5a76f1174c3bff26fdf377c5f678756afbcca): Refactor tailwind plugin to solve a ESLint error

## 0.0.18

### Patch Changes

- [`73035da`](https://github.com/tszhong0411/honghong.me/commit/73035dad0a4baeaffe3f5fadc7a580b86349fd57) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Remove Cal Sans
- [`73035da`](https://github.com/tszhong0411/honghong.me/commit/73035dad0a4baeaffe3f5fadc7a580b86349fd57): Remove Cal Sans

- [`fdba13e`](https://github.com/tszhong0411/honghong.me/commit/fdba13e933085bec17f85ec686161377295e13f7) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Update license
- [`fdba13e`](https://github.com/tszhong0411/honghong.me/commit/fdba13e933085bec17f85ec686161377295e13f7): Update license

- [#929](https://github.com/tszhong0411/honghong.me/pull/929) [`b3a181c`](https://github.com/tszhong0411/honghong.me/commit/b3a181cc0d4f778e2e9cb971b2121e685ecf994e) Thanks [@tszhong0411](https://github.com/tszhong0411)! - Add accordion component
- [#929](https://github.com/tszhong0411/honghong.me/pull/929) [`b3a181c`](https://github.com/tszhong0411/honghong.me/commit/b3a181cc0d4f778e2e9cb971b2121e685ecf994e): Add accordion component

## 0.0.17

### Patch Changes

- [`b982db2`](https://github.com/tszhong0411/honghong.me/commit/b982db22f671e5f2719fbffc0b8da48c1d9f93c1) Thanks [@tszhong0411](https://github.com/tszhong0411)! - add sidebar
- [`b982db2`](https://github.com/tszhong0411/honghong.me/commit/b982db22f671e5f2719fbffc0b8da48c1d9f93c1): Add sidebar

## 0.0.16

### Patch Changes

- [#878](https://github.com/tszhong0411/honghong.me/pull/878) [`20b6739`](https://github.com/tszhong0411/honghong.me/commit/20b67390fd52928160a0709a2ae64991cbc1f19f) Thanks [@tszhong0411](https://github.com/tszhong0411)! - upgrade tailwindcss
- [#878](https://github.com/tszhong0411/honghong.me/pull/878) [`20b6739`](https://github.com/tszhong0411/honghong.me/commit/20b67390fd52928160a0709a2ae64991cbc1f19f): Upgrade tailwindcss

## 0.0.15

### Patch Changes

- [`14a91df`](https://github.com/tszhong0411/honghong.me/commit/14a91df468fa5591b2c10263b9c34c1f30b02672) Thanks [@tszhong0411](https://github.com/tszhong0411)! - change dark background color from `0 0% 0%` to `0 0% 2%`.
- [`14a91df`](https://github.com/tszhong0411/honghong.me/commit/14a91df468fa5591b2c10263b9c34c1f30b02672): Change dark background color from `0 0% 0%` to `0 0% 2%`.

## 0.0.14

### Patch Changes

- [`c55d148`](https://github.com/tszhong0411/honghong.me/commit/c55d14871ce7510226d2cb0b02222e86f23a8b40) Thanks [@tszhong0411](https://github.com/tszhong0411)! - use plugin instead
- [`c55d148`](https://github.com/tszhong0411/honghong.me/commit/c55d14871ce7510226d2cb0b02222e86f23a8b40): Use plugin instead

## 0.0.13

### Patch Changes

- [`cf4c3af`](https://github.com/tszhong0411/honghong.me/commit/cf4c3af98757bc3d2daf6dddb60ec68f5d492c29) Thanks [@tszhong0411](https://github.com/tszhong0411)! - export css
- [`cf4c3af`](https://github.com/tszhong0411/honghong.me/commit/cf4c3af98757bc3d2daf6dddb60ec68f5d492c29): Export css

## 0.0.12

### Patch Changes

- [#841](https://github.com/tszhong0411/honghong.me/pull/841) [`7287d58`](https://github.com/tszhong0411/honghong.me/commit/7287d58e01d380c935f96d8e45ffa8a69bd8e575) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update destructive color in dark mode
- [#841](https://github.com/tszhong0411/honghong.me/pull/841) [`7287d58`](https://github.com/tszhong0411/honghong.me/commit/7287d58e01d380c935f96d8e45ffa8a69bd8e575): Update destructive color in dark mode

## 0.0.11

### Patch Changes

- [#836](https://github.com/tszhong0411/honghong.me/pull/836) [`32cf8ad`](https://github.com/tszhong0411/honghong.me/commit/32cf8ade55089eb5fc8909ec222f3aba4167f135) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update the style of ul, blockquote
- [#836](https://github.com/tszhong0411/honghong.me/pull/836) [`32cf8ad`](https://github.com/tszhong0411/honghong.me/commit/32cf8ade55089eb5fc8909ec222f3aba4167f135): Update the style of ul, blockquote

- [#836](https://github.com/tszhong0411/honghong.me/pull/836) [`80e221c`](https://github.com/tszhong0411/honghong.me/commit/80e221c06956636387a75438fb9d94c2bc4f0bfb) Thanks [@tszhong0411](https://github.com/tszhong0411)! - set blockquote to normal font style
- [#836](https://github.com/tszhong0411/honghong.me/pull/836) [`80e221c`](https://github.com/tszhong0411/honghong.me/commit/80e221c06956636387a75438fb9d94c2bc4f0bfb): Set blockquote to normal font style

## 0.0.10

### Patch Changes

- [`221776c`](https://github.com/tszhong0411/honghong.me/commit/221776c1d71aa0f2d252da9ad7a97406ee7e5e29) Thanks [@tszhong0411](https://github.com/tszhong0411)! - publish the src folder as well
- [`221776c`](https://github.com/tszhong0411/honghong.me/commit/221776c1d71aa0f2d252da9ad7a97406ee7e5e29): Publish the src folder as well

## 0.0.9

### Patch Changes

- [`354ee2f`](https://github.com/tszhong0411/honghong.me/commit/354ee2fb54efb4aa35737760cd008271a0765ff2) Thanks [@tszhong0411](https://github.com/tszhong0411)! - add plugin
- [`354ee2f`](https://github.com/tszhong0411/honghong.me/commit/354ee2fb54efb4aa35737760cd008271a0765ff2): Add plugin

## 0.0.8

### Patch Changes

- [`4572db9`](https://github.com/tszhong0411/honghong.me/commit/4572db99b755ec13ddeed22c6034a096c2f701fc) Thanks [@tszhong0411](https://github.com/tszhong0411)! - add peerDependencies
- [`4572db9`](https://github.com/tszhong0411/honghong.me/commit/4572db99b755ec13ddeed22c6034a096c2f701fc): Add peerDependencies

## 0.0.7

### Patch Changes

- [`b613eb3`](https://github.com/tszhong0411/honghong.me/commit/b613eb37f940d1c9f9d20cd923ff0d2fa26057df) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update code style
- [`b613eb3`](https://github.com/tszhong0411/honghong.me/commit/b613eb37f940d1c9f9d20cd923ff0d2fa26057df): Update code style

## 0.0.6

### Patch Changes

- [#779](https://github.com/tszhong0411/honghong.me/pull/779) [`40cb17d`](https://github.com/tszhong0411/honghong.me/commit/40cb17de95dfa621d926aecba94f65b0de412a1f) Thanks [@tszhong0411](https://github.com/tszhong0411)! - bump packages
- [#779](https://github.com/tszhong0411/honghong.me/pull/779) [`40cb17d`](https://github.com/tszhong0411/honghong.me/commit/40cb17de95dfa621d926aecba94f65b0de412a1f): Bump packages

## 0.0.5

### Patch Changes

- [`e56a965`](https://github.com/tszhong0411/honghong.me/commit/e56a96595ccc1d702377c74d3329d77f247c22ca) Thanks [@tszhong0411](https://github.com/tszhong0411)! - sort json
- [`e56a965`](https://github.com/tszhong0411/honghong.me/commit/e56a96595ccc1d702377c74d3329d77f247c22ca): Sort json

## 0.0.4

### Patch Changes

- [`4d4342e`](https://github.com/tszhong0411/honghong.me/commit/4d4342e75709ba9939561b76171466e2e6becac9) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update code style
- [`4d4342e`](https://github.com/tszhong0411/honghong.me/commit/4d4342e75709ba9939561b76171466e2e6becac9): Update code style

- [`9ec0941`](https://github.com/tszhong0411/honghong.me/commit/9ec0941334638c7a6d2d57c1977665c8f6b4b239) Thanks [@tszhong0411](https://github.com/tszhong0411)! - lint json with eslint
- [`9ec0941`](https://github.com/tszhong0411/honghong.me/commit/9ec0941334638c7a6d2d57c1977665c8f6b4b239): Lint json with eslint

## 0.0.3

### Patch Changes

- [`0293f1e`](https://github.com/tszhong0411/honghong.me/commit/0293f1eef1160f3746fc1bdd5c7d914182f6c044) Thanks [@tszhong0411](https://github.com/tszhong0411)! - add lint-staged
- [`0293f1e`](https://github.com/tszhong0411/honghong.me/commit/0293f1eef1160f3746fc1bdd5c7d914182f6c044): Add lint-staged

## 0.0.2

### Patch Changes

- [#758](https://github.com/tszhong0411/honghong.me/pull/758) [`c6eccaa`](https://github.com/tszhong0411/honghong.me/commit/c6eccaab231468cdc92f800d06128902bccc79cf) Thanks [@tszhong0411](https://github.com/tszhong0411)! - update ui
- [#758](https://github.com/tszhong0411/honghong.me/pull/758) [`c6eccaa`](https://github.com/tszhong0411/honghong.me/commit/c6eccaab231468cdc92f800d06128902bccc79cf): Update ui

## 0.0.1

### Patch Changes

- [`1b03784`](https://github.com/tszhong0411/honghong.me/commit/1b0378433c04b66405375bcc229cca5eeb7f0799) Thanks [@tszhong0411](https://github.com/tszhong0411)! - initial commit
- [`1b03784`](https://github.com/tszhong0411/honghong.me/commit/1b0378433c04b66405375bcc229cca5eeb7f0799): Initial commit
Loading

0 comments on commit 599dcd7

Please sign in to comment.