# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.11](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.10...sort-package-json3@3.0.11) (2026-04-26)



### 📚　Documentation

* update deps ([fd5a55c](https://github.com/bluelovers/ws-yarn-workspaces/commit/fd5a55cfd5668cbc6275d44f360b0aeb9bfbf42d))



## [3.0.10](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.9...sort-package-json3@3.0.10) (2026-04-26)



### ♻️　Chores

* 大範圍更新依賴版本並優化腳本執行與路徑解析 ([221eb35](https://github.com/bluelovers/ws-yarn-workspaces/commit/221eb352b31a00d5ffea5e2c8323b50863508f2c))



## [3.0.9](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.8...sort-package-json3@3.0.9) (2026-03-10)



### 📚　Documentation

* **node-modules:** 增強套件文檔並添加雙語註釋 ([8ed3d90](https://github.com/bluelovers/ws-yarn-workspaces/commit/8ed3d90aa331edbc4d77be19ff408b4ef5142ec2))



## [3.0.8](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.7...sort-package-json3@3.0.8) (2026-03-09)

**Note:** Version bump only for package sort-package-json3





## [3.0.7](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.4...sort-package-json3@3.0.7) (2026-03-09)



### ♻️　Chores

* **deps:** 更新 ts-type 和 @ts-type/package-dts 依賴版本 ([eb3e3db](https://github.com/bluelovers/ws-yarn-workspaces/commit/eb3e3dbe330398235ea99e64f3561db73d95b7fc))
* **deps:** 更新 monorepo 依賴版本 ([e44dff2](https://github.com/bluelovers/ws-yarn-workspaces/commit/e44dff29d5d6b7eb7c77acb8414e73f70feff649))


### 🔖　Miscellaneous

* . ([385c013](https://github.com/bluelovers/ws-yarn-workspaces/commit/385c0135c0ed714ef3d1daf053a0072fc1433f47))
* . ([cae7515](https://github.com/bluelovers/ws-yarn-workspaces/commit/cae7515d4a8befe93ca0baee8f6aeb9ae7cbad79))



## [3.0.6](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.4...sort-package-json3@3.0.6) (2026-03-09)



### ♻️　Chores

* **deps:** 更新 ts-type 和 @ts-type/package-dts 依賴版本 ([eb3e3db](https://github.com/bluelovers/ws-yarn-workspaces/commit/eb3e3dbe330398235ea99e64f3561db73d95b7fc))
* **deps:** 更新 monorepo 依賴版本 ([e44dff2](https://github.com/bluelovers/ws-yarn-workspaces/commit/e44dff29d5d6b7eb7c77acb8414e73f70feff649))


### 🔖　Miscellaneous

* . ([cae7515](https://github.com/bluelovers/ws-yarn-workspaces/commit/cae7515d4a8befe93ca0baee8f6aeb9ae7cbad79))



## [3.0.5](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.4...sort-package-json3@3.0.5) (2026-03-08)



### ♻️　Chores

* **deps:** 更新 ts-type 和 @ts-type/package-dts 依賴版本 ([eb3e3db](https://github.com/bluelovers/ws-yarn-workspaces/commit/eb3e3dbe330398235ea99e64f3561db73d95b7fc))
* **deps:** 更新 monorepo 依賴版本 ([e44dff2](https://github.com/bluelovers/ws-yarn-workspaces/commit/e44dff29d5d6b7eb7c77acb8414e73f70feff649))



## [3.0.4](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.3...sort-package-json3@3.0.4) (2026-03-02)



### 📚　Documentation

* **sort-package-json:** 新增排序工具集文件並增強 JSDoc 註解 ([dba3f52](https://github.com/bluelovers/ws-yarn-workspaces/commit/dba3f52818072f510a8b70a9b94c85a632789c2e))


### 🛠　Build System

* Introduce new utility packages for semantic versioning and Yarn tooling, and add CI/CD workflows. ([905a979](https://github.com/bluelovers/ws-yarn-workspaces/commit/905a9795333addd0fe802cad8068d5c5b414a992))


### ♻️　Chores

* Add test config and global types for tsdx ([88a8df6](https://github.com/bluelovers/ws-yarn-workspaces/commit/88a8df6eef5dc59d9e0d9268b21706dceb5ab2a1))
* 更新 Jest 快照連結並增強類型定義與文件 ([b663b97](https://github.com/bluelovers/ws-yarn-workspaces/commit/b663b97d78d223dc8b3927ea2433938350144de7))
* add __root.ts test utility to workspace packages ([a771727](https://github.com/bluelovers/ws-yarn-workspaces/commit/a7717278883c86d9ed8ab89f42070d3385c173a7))



## [3.0.3](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.2...sort-package-json3@3.0.3) (2025-09-07)

**Note:** Version bump only for package sort-package-json3





## [3.0.2](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.1...sort-package-json3@3.0.2) (2024-05-03)



### 🛠　Build System

* update typescript ([ffa656a](https://github.com/bluelovers/ws-yarn-workspaces/commit/ffa656aefe53966db445d52234eb0efe4651e3dd))



## [3.0.1](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@3.0.0...sort-package-json3@3.0.1) (2024-02-28)

**Note:** Version bump only for package sort-package-json3





# [3.0.0](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.14...sort-package-json3@3.0.0) (2023-10-10)

**Note:** Version bump only for package sort-package-json3





## [2.0.14](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.13...sort-package-json3@2.0.14) (2023-01-24)

**Note:** Version bump only for package sort-package-json3





## [2.0.13](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.12...sort-package-json3@2.0.13) (2022-11-14)



### 📌　Dependencies

* update deps ([faff44f](https://github.com/bluelovers/ws-yarn-workspaces/commit/faff44f1f5ad5066c747ea8d5d66fa10049c17fe))



## [2.0.12](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.11...sort-package-json3@2.0.12) (2022-10-28)



### 📦　Code Refactoring

* code splitting ([520ebbd](https://github.com/bluelovers/ws-yarn-workspaces/commit/520ebbdd200a047b6759d6a20fedefaeff5e0158))


### 📌　Dependencies

* update deps ([00de9bf](https://github.com/bluelovers/ws-yarn-workspaces/commit/00de9bf62a49f5de21e60c6a120fc4d3e6e058e3))


### 🔖　Miscellaneous

* . ([bce1c9c](https://github.com/bluelovers/ws-yarn-workspaces/commit/bce1c9c631ae5141a2cbb0e32ed5ba3d7b61f131))
* . ([635a2bb](https://github.com/bluelovers/ws-yarn-workspaces/commit/635a2bb1c9bf6de4227845efbc046307a8a36c8c))
* . ([d7bd16c](https://github.com/bluelovers/ws-yarn-workspaces/commit/d7bd16cf95e25c0614aa94af2684a2dfa2e7d64d))
* . ([9e1bde6](https://github.com/bluelovers/ws-yarn-workspaces/commit/9e1bde6cb4f3b95da163383f78e1cf98b5f440cd))
* . ([6eaff42](https://github.com/bluelovers/ws-yarn-workspaces/commit/6eaff42a32ef2237b770c48ccc42576a4f9934ee))



## [2.0.11](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.10...sort-package-json3@2.0.11) (2022-10-01)



### 🔖　Miscellaneous

* . ([777d61a](https://github.com/bluelovers/ws-yarn-workspaces/commit/777d61af255146b2b1b1f364587c36a0f5bfc00c))



## [2.0.10](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.9...sort-package-json3@2.0.10) (2022-09-30)



### 🔖　Miscellaneous

* . ([6fb9da3](https://github.com/bluelovers/ws-yarn-workspaces/commit/6fb9da353fa9306499373e804044ccb8f38aa9b9))



## [2.0.9](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.8...sort-package-json3@2.0.9) (2022-09-29)



### 🔖　Miscellaneous

* . ([6035e23](https://github.com/bluelovers/ws-yarn-workspaces/commit/6035e2399f4f5a5f5e5ac56309b6dc37ffe91389))



## [2.0.8](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.7...sort-package-json3@2.0.8) (2022-09-27)



### 🔖　Miscellaneous

* . ([5a4bc19](https://github.com/bluelovers/ws-yarn-workspaces/commit/5a4bc19a0a279a49e752d776279165e14c402427))



## [2.0.7](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.6...sort-package-json3@2.0.7) (2022-09-27)

**Note:** Version bump only for package sort-package-json3





## [2.0.6](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.5...sort-package-json3@2.0.6) (2022-09-06)



### 📚　Documentation

* add directory ([442a552](https://github.com/bluelovers/ws-yarn-workspaces/commit/442a55232619f7fe2b9bad6f8eccfffc4f8f47d2))


### 🔖　Miscellaneous

* . ([3a7fdc9](https://github.com/bluelovers/ws-yarn-workspaces/commit/3a7fdc924ada93b1d0ac0160f8d77e46ff060588))



## [2.0.5](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.4...sort-package-json3@2.0.5) (2022-08-26)



### 🔖　Miscellaneous

* . ([157d5dc](https://github.com/bluelovers/ws-yarn-workspaces/commit/157d5dc8959261d9326f6e633987182898ae9670))



## [2.0.4](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.3...sort-package-json3@2.0.4) (2022-08-25)



### 🚨　Tests

* **snapshot:** snapshots updated ([50bff7c](https://github.com/bluelovers/ws-yarn-workspaces/commit/50bff7c13e1b01eb551c9b2252cfe3d971da8db8))



## [2.0.3](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.2...sort-package-json3@2.0.3) (2022-08-13)


### 💎　Styles

* normalize deps semver ([245f3cf](https://github.com/bluelovers/ws-yarn-workspaces/commit/245f3cf34408c3c7e0628a6e18127122dd3e0f44))





## [2.0.2](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.1...sort-package-json3@2.0.2) (2022-08-13)


### 📌　Dependencies

* update deps ([58501f9](https://github.com/bluelovers/ws-yarn-workspaces/commit/58501f97494eb624779dffea7ac9d68e45e5e978))
* update deps ([c968045](https://github.com/bluelovers/ws-yarn-workspaces/commit/c96804598f63a5cd06507e3eaaa2e8b569b14b65))
* update deps ([a0b8755](https://github.com/bluelovers/ws-yarn-workspaces/commit/a0b875582efdc9829b0cdb6c9c819cace8b76e90))





## [2.0.1](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@2.0.0...sort-package-json3@2.0.1) (2022-07-31)

**Note:** Version bump only for package sort-package-json3





# [2.0.0](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.57...sort-package-json3@2.0.0) (2022-07-07)


### ♻️　Dependencies

* update deps ([aff04a4](https://github.com/bluelovers/ws-yarn-workspaces/commit/aff04a47e24f963121cf893a03a5b92dfcb6b720))





## [1.0.57](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.56...sort-package-json3@1.0.57) (2022-05-11)


### ♻️　Chores

* update deps ([6f226ac](https://github.com/bluelovers/ws-yarn-workspaces/commit/6f226acfd22f0b213eaa8a84886f8391284b1fcf))





## [1.0.56](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.55...sort-package-json3@1.0.56) (2022-03-29)


### ♻️　Chores

* **deps:** update deps ([85f67b3](https://github.com/bluelovers/ws-yarn-workspaces/commit/85f67b37aa63c7284541c12bc54519ae2b9c98ac))





## [1.0.55](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.54...sort-package-json3@1.0.55) (2022-03-14)

**Note:** Version bump only for package sort-package-json3





## [1.0.54](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.52...sort-package-json3@1.0.54) (2022-02-27)


### ♻️　Chores

* **deps:** update deps ([109c9d1](https://github.com/bluelovers/ws-yarn-workspaces/commit/109c9d1b437063d069a9aaf5f5b9b15da4d5c76f))





## [1.0.53](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.52...sort-package-json3@1.0.53) (2022-02-27)


### ♻️　Chores

* **deps:** update deps ([109c9d1](https://github.com/bluelovers/ws-yarn-workspaces/commit/109c9d1b437063d069a9aaf5f5b9b15da4d5c76f))





## [1.0.52](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.51...sort-package-json3@1.0.52) (2022-02-12)


### ♻️　Chores

* **deps:** update deps ([478dfbf](https://github.com/bluelovers/ws-yarn-workspaces/commit/478dfbfbe7b9424d6a7068a4a578acd2d75fa07d))





## [1.0.51](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.50...sort-package-json3@1.0.51) (2022-01-25)


### ♻️　Chores

* **deps:** update deps ([9d91e96](https://github.com/bluelovers/ws-yarn-workspaces/commit/9d91e960a0e02ec2896b791cb5933f47d86b0bc5))





## [1.0.50](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.49...sort-package-json3@1.0.50) (2022-01-13)


### ♻️　Chores

* **deps:** update deps ([7658604](https://github.com/bluelovers/ws-yarn-workspaces/commit/7658604e5cabfa61ed92c2579ecae3d37d3fd737))





## [1.0.49](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.48...sort-package-json3@1.0.49) (2021-12-30)

**Note:** Version bump only for package sort-package-json3





## [1.0.48](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.47...sort-package-json3@1.0.48) (2021-12-16)


### 🔖　Miscellaneous

* . ([104475f](https://github.com/bluelovers/ws-yarn-workspaces/commit/104475f2baa62e53dcc4cd6f3fb3a425cba1c88d))





## [1.0.47](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.46...sort-package-json3@1.0.47) (2021-12-07)


### ✨　Features

* update sortPackageJsonExports ([f92e229](https://github.com/bluelovers/ws-yarn-workspaces/commit/f92e2296e38339ce17a9f65f17532e6970c99e6f))





## [1.0.46](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.45...sort-package-json3@1.0.46) (2021-12-06)


### ✨　Features

* sortPackageJsonExports ([e0389a1](https://github.com/bluelovers/ws-yarn-workspaces/commit/e0389a16a1662ce7289fe7f3e86bd364622ade84))





## [1.0.45](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.44...sort-package-json3@1.0.45) (2021-12-06)


### ♻️　Chores

* **deps:** update deps ([0377f3d](https://github.com/bluelovers/ws-yarn-workspaces/commit/0377f3da359fd07fb6cfaa86accaefaef993036c))





## [1.0.44](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.43...sort-package-json3@1.0.44) (2021-11-28)


### ♻️　Chores

* **deps:** update deps ([35d2bc5](https://github.com/bluelovers/ws-yarn-workspaces/commit/35d2bc557a8f73fd8638b073dedc189e5423c52e))





## [1.0.43](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.41...sort-package-json3@1.0.43) (2021-11-23)


### ♻️　Chores

* **deps:** update deps ([8d1f2fb](https://github.com/bluelovers/ws-yarn-workspaces/commit/8d1f2fbb2782cdcdcf72e56131ea047bc0c30298))


### 🔖　Miscellaneous

* . ([8a56e2f](https://github.com/bluelovers/ws-yarn-workspaces/commit/8a56e2fcef7e287e56f0a9de997a1dc473dbe188))





## [1.0.42](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.41...sort-package-json3@1.0.42) (2021-11-23)


### ♻️　Chores

* **deps:** update deps ([8d1f2fb](https://github.com/bluelovers/ws-yarn-workspaces/commit/8d1f2fbb2782cdcdcf72e56131ea047bc0c30298))





## [1.0.41](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.39...sort-package-json3@1.0.41) (2021-10-13)


### ♻️　Chores

* **deps:** update deps ([14fb93a](https://github.com/bluelovers/ws-yarn-workspaces/commit/14fb93abf9407f9eb230ed1282a8bd6c093c67aa))


### 🔖　Miscellaneous

* . ([63e22aa](https://github.com/bluelovers/ws-yarn-workspaces/commit/63e22aa01cf59659e0c5eeecb9b08aa17e83a9b2))





## [1.0.40](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.39...sort-package-json3@1.0.40) (2021-10-13)


### ♻️　Chores

* **deps:** update deps ([14fb93a](https://github.com/bluelovers/ws-yarn-workspaces/commit/14fb93abf9407f9eb230ed1282a8bd6c093c67aa))





## [1.0.39](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.38...sort-package-json3@1.0.39) (2021-09-15)


### ♻️　Chores

* **deps:** update deps ([21fdb59](https://github.com/bluelovers/ws-yarn-workspaces/commit/21fdb59f6c45c6beee68cd77259664b308fc7a38))





## [1.0.38](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.37...sort-package-json3@1.0.38) (2021-08-13)


### ♻️　Chores

* **deps:** update deps ([cc53689](https://github.com/bluelovers/ws-yarn-workspaces/commit/cc53689dadd1334672807d4737c0e6400b15aba0))





## [1.0.37](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.36...sort-package-json3@1.0.37) (2021-07-23)


### ♻️　Chores

* update deps ([e4d3819](https://github.com/bluelovers/ws-yarn-workspaces/commit/e4d3819baeacc944ddb39e3218f247edb17f0eb0))





## [1.0.36](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.34...sort-package-json3@1.0.36) (2021-07-16)


### ✨　Features

* sort and update deps ([68b8088](https://github.com/bluelovers/ws-yarn-workspaces/commit/68b80888dade4eb368927afdd50066488014ecbd))


### 🔖　Miscellaneous

* . ([1ca3e67](https://github.com/bluelovers/ws-yarn-workspaces/commit/1ca3e671f12b47170bfdd2f38e9e515f3d63d961))





## [1.0.35](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.34...sort-package-json3@1.0.35) (2021-07-16)


### ✨　Features

* sort and update deps ([68b8088](https://github.com/bluelovers/ws-yarn-workspaces/commit/68b80888dade4eb368927afdd50066488014ecbd))





## [1.0.34](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.32...sort-package-json3@1.0.34) (2021-07-11)


### 🛠　Build System

* use tslib ([a172f5b](https://github.com/bluelovers/ws-yarn-workspaces/commit/a172f5b85b6b74256ebc8707435e0756adfd533a))


### 🔖　Miscellaneous

* . ([992892b](https://github.com/bluelovers/ws-yarn-workspaces/commit/992892bbf110cad2a8ee559521fc64506700e228))





## [1.0.33](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.32...sort-package-json3@1.0.33) (2021-07-11)


### 🛠　Build System

* use tslib ([a172f5b](https://github.com/bluelovers/ws-yarn-workspaces/commit/a172f5b85b6b74256ebc8707435e0756adfd533a))





## [1.0.32](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.31...sort-package-json3@1.0.32) (2021-06-21)


### ♻️　Chores

* **deps:** update deps ([32a3cff](https://github.com/bluelovers/ws-yarn-workspaces/commit/32a3cff85a28c9c7e26ab9e13860c025f9c32b1c))





## [1.0.31](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.30...sort-package-json3@1.0.31) (2021-06-02)


### ♻️　Chores

* update deps ([4da6568](https://github.com/bluelovers/ws-yarn-workspaces/commit/4da65683a914d70a296533568d412df3f9a90e93))





## [1.0.30](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.27...sort-package-json3@1.0.30) (2021-05-17)


### 🔖　Miscellaneous

* . ([e9e28d9](https://github.com/bluelovers/ws-yarn-workspaces/commit/e9e28d90df0fb15bc2a99d061b807eba047f410e))





## [1.0.27](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.28...sort-package-json3@1.0.27) (2021-05-17)


### 🐛　Bug Fixes

* https://github.com/sindresorhus/is-plain-obj/commit/69581e4e218f70d689009712b2b5b1e0f12834e7 ([a2991a3](https://github.com/bluelovers/ws-yarn-workspaces/commit/a2991a32104a9d0e907cfd695c465a34a39ed131))





## [1.0.28](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.26...sort-package-json3@1.0.28) (2021-05-17)


### ♻️　Chores

* update deps ([65356d0](https://github.com/bluelovers/ws-yarn-workspaces/commit/65356d095752ea1c9b5524380e1fcee659871562))





## [1.0.27](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.26...sort-package-json3@1.0.27) (2021-05-17)


### ♻️　Chores

* update deps ([65356d0](https://github.com/bluelovers/ws-yarn-workspaces/commit/65356d095752ea1c9b5524380e1fcee659871562))





## [1.0.26](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.25...sort-package-json3@1.0.26) (2021-01-07)


### ♻️　Chores

* **deps:** update deps ([fa82656](https://github.com/bluelovers/ws-yarn-workspaces/commit/fa82656d4a6d40b98d0bac2afb9a4de4428f5a04))





## [1.0.25](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.24...sort-package-json3@1.0.25) (2020-12-10)


### ♻️　Chores

* update deps ([42c0cea](https://github.com/bluelovers/ws-yarn-workspaces/commit/42c0cea71062526ba664c8b5cf0888c0d15a1359))





## [1.0.24](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.23...sort-package-json3@1.0.24) (2020-09-23)


### ♻️　Chores

* update deps ([40ae83d](https://github.com/bluelovers/ws-yarn-workspaces/commit/40ae83d6ce841c55f3b2b0949adb0fe4f4956edf))





## [1.0.23](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.22...sort-package-json3@1.0.23) (2020-09-04)


### ♻️　Chores

* **deps:** update deps ([34bfa51](https://github.com/bluelovers/ws-yarn-workspaces/commit/34bfa51ebe13e7d6b9289001c16cf3cfb33d477d))





## [1.0.22](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.21...sort-package-json3@1.0.22) (2020-07-31)


### ♻️　Chores

* update deps ([e51c85d](https://github.com/bluelovers/ws-yarn-workspaces/commit/e51c85d4bfa61af2686811b95502726bd48382c1))





## [1.0.21](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.20...sort-package-json3@1.0.21) (2020-07-28)


### ♻️　Chores

* update deps ([a3e0d3b](https://github.com/bluelovers/ws-yarn-workspaces/commit/a3e0d3b656760823bbab877a61ac61ea3f8a00c5))





## [1.0.20](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.19...sort-package-json3@1.0.20) (2020-07-27)


### ♻️　Chores

* update deps ([1998e00](https://github.com/bluelovers/ws-yarn-workspaces/commit/1998e007d1181c5fcf81a8c77809f7b7c3eea884))





## [1.0.19](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.18...sort-package-json3@1.0.19) (2020-07-12)

**Note:** Version bump only for package sort-package-json3





## [1.0.18](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.17...sort-package-json3@1.0.18) (2020-07-03)

**Note:** Version bump only for package sort-package-json3





## [1.0.17](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.16...sort-package-json3@1.0.17) (2020-06-20)


### ♻️　Chores

* re-publish ([ae267e4](https://github.com/bluelovers/ws-yarn-workspaces/commit/ae267e42e6543154e5f7c168cf6dc514375abb37))





## [1.0.16](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.15...sort-package-json3@1.0.16) (2020-06-20)

**Note:** Version bump only for package sort-package-json3





## [1.0.15](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.14...sort-package-json3@1.0.15) (2020-06-19)

**Note:** Version bump only for package sort-package-json3





## [1.0.14](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.13...sort-package-json3@1.0.14) (2020-06-19)


### 🔖　Miscellaneous

* . ([ea4320a](https://github.com/bluelovers/ws-yarn-workspaces/commit/ea4320a8885ccaa448e343856818d08cfc2f1992))





## [1.0.13](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.12...sort-package-json3@1.0.13) (2020-06-19)

**Note:** Version bump only for package sort-package-json3





## [1.0.12](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.11...sort-package-json3@1.0.12) (2020-06-06)

**Note:** Version bump only for package sort-package-json3





## [1.0.11](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.10...sort-package-json3@1.0.11) (2020-05-23)

**Note:** Version bump only for package sort-package-json3





## [1.0.10](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.9...sort-package-json3@1.0.10) (2020-05-10)

**Note:** Version bump only for package sort-package-json3





## [1.0.9](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.8...sort-package-json3@1.0.9) (2020-04-28)

**Note:** Version bump only for package sort-package-json3





## [1.0.8](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.7...sort-package-json3@1.0.8) (2020-04-28)

**Note:** Version bump only for package sort-package-json3





## [1.0.7](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.6...sort-package-json3@1.0.7) (2020-04-08)

**Note:** Version bump only for package sort-package-json3





## [1.0.6](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.5...sort-package-json3@1.0.6) (2020-04-07)

**Note:** Version bump only for package sort-package-json3





## [1.0.5](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.4...sort-package-json3@1.0.5) (2020-04-07)


### Features

* use lodash/template write README ([e0771d0](https://github.com/bluelovers/ws-yarn-workspaces/commit/e0771d002a2ea576f00a110213d4d2aede993633))





## [1.0.4](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.3...sort-package-json3@1.0.4) (2020-04-06)


### Features

* update snapshot and use `is-plain-obj` ([4d63056](https://github.com/bluelovers/ws-yarn-workspaces/commit/4d630568b5cecec67a8e58c4f5c083d60a1887af))





## [1.0.3](https://github.com/bluelovers/ws-yarn-workspaces/compare/sort-package-json3@1.0.2...sort-package-json3@1.0.3) (2020-04-06)


### Features

* allow config sortPackageJsonScripts ([6751350](https://github.com/bluelovers/ws-yarn-workspaces/commit/6751350a95ed519130f65c06f6628f0d2e8a320b))
