Skip to content

Commit

Permalink
chore(release): 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Feb 10, 2025
1 parent 58c0094 commit 61df639
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0](https://github.com/wkylin/pro-react-admin/compare/v1.5.0...v2.0.0) (2025-02-10)

### Features

- count up ([59d146a](https://github.com/wkylin/pro-react-admin/commits/59d146a9eb6d61b4f2dcf7dc093d717cc2b883f9))
- dotted stepper ([e3d58f0](https://github.com/wkylin/pro-react-admin/commits/e3d58f0da187bda26920745d71865dbf49028370))
- gradual spacing ([ebdf934](https://github.com/wkylin/pro-react-admin/commits/ebdf934201b86f09e2f07bc1952d28fa04107fdd))
- icon cloud ([117fd0a](https://github.com/wkylin/pro-react-admin/commits/117fd0a96ce19e9554fe32682ea08bae4a115e8a))
- linear gradient ([0e613fc](https://github.com/wkylin/pro-react-admin/commits/0e613fcfb07e561b2802db04ba6515f950dff92e))
- mask image ([1f7a0e4](https://github.com/wkylin/pro-react-admin/commits/1f7a0e4d6e7619d093b6af763b4ee2f32cd2fb03))
- motion blur fade ([b5be86e](https://github.com/wkylin/pro-react-admin/commits/b5be86e5499c21740bf04ea6813b86cbe28cd91b))
- motion in view ([cf0adef](https://github.com/wkylin/pro-react-admin/commits/cf0adef84df82c2a13b4e549039e5ddcc5236468))
- react v19 ([58c0094](https://github.com/wkylin/pro-react-admin/commits/58c0094b5b18f04b77f405a7a568e9c37bc3c415))
- responsive masonry ([8174ae3](https://github.com/wkylin/pro-react-admin/commits/8174ae3ab6b3aca0c4e4921bf7b8e4fa6fb2a4b2))
- sand pack ([8ec0b1b](https://github.com/wkylin/pro-react-admin/commits/8ec0b1bf46ccf2d9bb356e48c4f11326fadeed17))
- skeleton ([04785f1](https://github.com/wkylin/pro-react-admin/commits/04785f1af61fac5565a5df74ffc5de2b5b0dd3d6))
- testimonial carousel ([d4ce382](https://github.com/wkylin/pro-react-admin/commits/d4ce3827db1348a9a43fc29d3f261b7987ef4ac9))
- use velocity ([1123806](https://github.com/wkylin/pro-react-admin/commits/11238066c34e04748511c00671d4e42da1545051))
- violet gradient ([511778f](https://github.com/wkylin/pro-react-admin/commits/511778fed4febade61ea17f7741650172092b7bd))

### Bug Fixes

- mjs fully specified false ([00d5371](https://github.com/wkylin/pro-react-admin/commits/00d5371a6e1e73835f3629d0965794d19cb0eaee))
- scale ([3edb31c](https://github.com/wkylin/pro-react-admin/commits/3edb31c0f3257d5f8590d3a42c4e7189fc6488f2))

## [1.5.0](https://github.com/wkylin/pro-react-admin/compare/v1.4.0...v1.5.0) (2025-01-23)

### ⚠ BREAKING CHANGES
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pro-react-admin",
"version": "1.5.0",
"version": "2.0.0",
"description": "pro-react-admin",
"keywords": [
"React",
Expand Down

0 comments on commit 61df639

Please sign in to comment.