kwooshung/react-progressbar-wrapper

View on GitHub
changelogs/CHANGELOG.en.md

Summary

Maintainability
Test Coverage
## 🎉 1.0.9 `2024-02-18`
### 🐛 Fix
- Remove the specification of DefaultProps. This function is about to be discarded ([#67c5f0a](https://github.com/kwooshung/react-progressbar-wrapper/commit/67c5f0a62143dc82c4d0f619bf96adb537e2c849))

## 🎉 1.0.8 `2024-02-18`
### 🐛 Fix
- Repair export ([#ce0fbca](https://github.com/kwooshung/react-progressbar-wrapper/commit/ce0fbcaa8bede02a46cfce2ba708d9930e73ed47))

## 🎉 1.0.7 `2024-02-18`
### 🐛 Fix
- Update the error link in the log ([#0198141](https://github.com/kwooshung/react-progressbar-wrapper/commit/01981411c993789df3da4f1e9f171d7513e9366f))

## 🎉 1.0.6 `2024-02-18`
### 📦 Release
- new version 1.0.6 ([#e958c41](https://github.com/kwooshung/react-progressbar-wrapper/commit/e958c41e1617e984f602e1cbc113b9c17e597007))
### 🐛 Fix
- Update dependence ([#1c89364](https://github.com/kwooshung/react-progressbar-wrapper/commit/1c893649299a166814cea4d942e17fb482b9c2f3))

## 🎉 1.0.5 `2024-02-16`
### 📦 Release
- new version 1.0.5 ([#58fb0be](https://github.com/kwooshung/react-progressbar-wrapper/commit/58fb0be19386bec7e610b6713fa26d50045822af))
### 🐛 Fix
- Fix the path error of Package.json ([#97e9341](https://github.com/kwooshung/react-progressbar-wrapper/commit/97e934155ca5c58c8a54897885dd33705f607f23))

## 🎉 1.0.4 `2024-02-15`
### 📦 Release
- new version 1.0.4 ([#7fb6429](https://github.com/kwooshung/react-progressbar-wrapper/commit/7fb642911e60f2946dae22bc5c656d623dee68ac))
### 🐛 Fix
- Fix the writing error ([#486eef6](https://github.com/kwooshung/react-progressbar-wrapper/commit/486eef6e5c4001a2b162cb6dbd9166a2c47b91cb))

## 🎉 1.0.3 `2024-02-06`
### 📦 Release
- new version 1.0.3 ([#defb7f4](https://github.com/kwooshung/react-progressbar-wrapper/commit/defb7f478bf473374d822051b89029d66b949e0f))
### 🐛 Fix
- The configuration error causes the scripts of other versions to be not built ([#12ab526](https://github.com/kwooshung/react-progressbar-wrapper/commit/12ab526cb42551656f6fe74b1943097e6da692f4))

## 🎉 1.0.2 `2024-02-06`
### 📦 Release
- new version 1.0.2 ([#5bf8c9b](https://github.com/kwooshung/react-progressbar-wrapper/commit/5bf8c9b10b27e5ed8c4a02327ef732d3dd481b8a))
### 🐛 Fix
- Increase .CodeClimate.yml ignoring type ([#b29551a](https://github.com/kwooshung/react-progressbar-wrapper/commit/b29551af41dff9b80e71dfa2340956a936285cc5))

## 🎉 1.0.1 `2024-02-06`
### 📦 Release
- new version 1.0.1 ([#d79c7e0](https://github.com/kwooshung/react-progressbar-wrapper/commit/d79c7e0be6fd0fca626865685b4f3418a5bff218))
### 🐛 Fix
- Avoid relying on being packaged into production ([#f835048](https://github.com/kwooshung/react-progressbar-wrapper/commit/f835048f01d97bd61af4f9c2dbed503be15f0f7e))
- Increase CVLAR's .cvlar-Commit-MESSAGE-*. TMP ignored rules ([#21f99cd](https://github.com/kwooshung/react-progressbar-wrapper/commit/21f99cd742a1c747421f3105b9f28759db848ce9))
### 🆕 Add
- Added .CodeClImate file to avoid misjudgment of code quality ([#880d3a8](https://github.com/kwooshung/react-progressbar-wrapper/commit/880d3a813d12d0d0a0792f717319db1f808f4997))

## 🎉 1.0.0 `2024-02-06`
### 📦 Release
- new version 1.0.0 ([#ea769ee](https://github.com/kwooshung/react-progressbar-wrapper/commit/ea769eeb78f997297ec70145c231a1b76783b517))
### ✨ Feature
- After improving the component, this loading progress bar can be used as production and used ([#e5b70a5](https://github.com/kwooshung/react-progressbar-wrapper/commit/e5b70a5bb4c61964628829dc86628bebe0c00dc5))
### 🐛 Fix
- Git address change ([#bfbe790](https://github.com/kwooshung/react-progressbar-wrapper/commit/bfbe790f772046e63360912c290c819504c353dd))
### 🍻 Initial
- Initialize the project, the basic configuration is completed, and the real writing of the component is started ([#f7aa72e](https://github.com/kwooshung/react-progressbar-wrapper/commit/f7aa72ec18fa74956a55b81367d00f16034fe3f9))
### 🆕 Add
- Create LICENSE ([#f1a8443](https://github.com/kwooshung/react-progressbar-wrapper/commit/f1a844357c7101f3ab82716d16610c55e58b0ae1))