From 61df6396db5113f51ac76ba5d041a3944a0dc8d8 Mon Sep 17 00:00:00 2001 From: "wkylin.w@gmail.com" Date: Mon, 10 Feb 2025 11:30:12 +0800 Subject: [PATCH] chore(release): 2.0.0 --- CHANGELOG.md | 25 +++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 28 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfb10275..63e9b660 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package-lock.json b/package-lock.json index 68cdc78f..c7019936 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pro-react-admin", - "version": "1.5.0", + "version": "2.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "pro-react-admin", - "version": "1.5.0", + "version": "2.0.0", "license": "MIT", "dependencies": { "@ant-design/cssinjs": "^1.23.0", diff --git a/package.json b/package.json index 362dd273..a7e3af1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pro-react-admin", - "version": "1.5.0", + "version": "2.0.0", "description": "pro-react-admin", "keywords": [ "React",