Skip to content

Commit 4c07260

Browse files
chore(release): 4.1.1 [skip ci]
## [4.1.1](v4.1.0...v4.1.1) (2024-02-18) ### Bug Fixes * **button:** given support of default theme, user custom theme, and modify theme with props ([f904557](f904557)) * config ([b7349b6](b7349b6)) * **conflict resolved:** added fe-theme-config instead of fe-theme ([0479956](0479956)) * **system update:** update themePrepare file ([d285b48](d285b48)) * **themeprepare.js:** changed config folder name ([80c2604](80c2604))
1 parent 0479956 commit 4c07260

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [4.1.1](https://github.com/opensrc0/fe-theme/compare/v4.1.0...v4.1.1) (2024-02-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **button:** given support of default theme, user custom theme, and modify theme with props ([f904557](https://github.com/opensrc0/fe-theme/commit/f90455758d2f341d06a3ea4e636d722133bf0a07))
7+
* config ([b7349b6](https://github.com/opensrc0/fe-theme/commit/b7349b621a019db9f27d93d5c5f119cc33a18db4))
8+
* **conflict resolved:** added fe-theme-config instead of fe-theme ([0479956](https://github.com/opensrc0/fe-theme/commit/047995653bd914a13ac78d04804ea19d32a73551))
9+
* **system update:** update themePrepare file ([d285b48](https://github.com/opensrc0/fe-theme/commit/d285b48a543723db8a8ed3f0504e545d0ac92299))
10+
* **themeprepare.js:** changed config folder name ([80c2604](https://github.com/opensrc0/fe-theme/commit/80c26047ed551d2d56ec798a59f53876562871d3))
11+
112
# [4.1.0](https://github.com/opensrc0/fe-theme/compare/v4.0.62...v4.1.0) (2024-02-01)
213

314

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fe-theme",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "fe-theme",
55
"main": "babel.config.js",
66
"scripts": {

0 commit comments

Comments
 (0)