Skip to content

Commit ef49559

Browse files
committed
chore(projects): release v0.1.0
1 parent 7ba91f6 commit ef49559

File tree

8 files changed

+59
-7
lines changed

8 files changed

+59
-7
lines changed

CHANGELOG.md

+52
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,58 @@
11
# Changelog
22

33

4+
## [v0.1.0](https://github.com/loicduong/vue-element-admin/compare/v0.0.1...v0.1.0) (2025-02-06)
5+
6+
###    🚀 Features
7+
8+
- **projects**:
9+
- update data cards bg on home &nbsp;-&nbsp; by **loicduong** [<samp>(76aac)</samp>](https://github.com/loicduong/vue-element-admin/commit/76aac8d)
10+
- update charts color on home &nbsp;-&nbsp; by **loicduong** [<samp>(147ef)</samp>](https://github.com/loicduong/vue-element-admin/commit/147efb2)
11+
- change loading bg by color mode &nbsp;-&nbsp; by **loicduong** [<samp>(a1ef6)</samp>](https://github.com/loicduong/vue-element-admin/commit/a1ef6bf)
12+
- add pwa &nbsp;-&nbsp; by **locdp** [<samp>(72620)</samp>](https://github.com/loicduong/vue-element-admin/commit/7262056)
13+
- support loading page dark mode adaptation &nbsp;-&nbsp; by @loicduong [<samp>(94b60)</samp>](https://github.com/loicduong/vue-element-admin/commit/94b6081)
14+
15+
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes
16+
17+
- **projects**:
18+
- fix ElementPlus in GlobalComponents &nbsp;-&nbsp; by **loicduong** [<samp>(f47cb)</samp>](https://github.com/loicduong/vue-element-admin/commit/f47cb51)
19+
- show multi update notifications &nbsp;-&nbsp; by **loicduong** [<samp>(0985b)</samp>](https://github.com/loicduong/vue-element-admin/commit/0985bf1)
20+
- fix update notifications &nbsp;-&nbsp; by @loicduong [<samp>(d8fa0)</samp>](https://github.com/loicduong/vue-element-admin/commit/d8fa068)
21+
- hidden multi-language button in login page &nbsp;-&nbsp; by @loicduong [<samp>(38cbb)</samp>](https://github.com/loicduong/vue-element-admin/commit/38cbbb8)
22+
- fix multiple calls to the login API when clicking quickly &nbsp;-&nbsp; by @loicduong [<samp>(03c25)</samp>](https://github.com/loicduong/vue-element-admin/commit/03c25f1)
23+
24+
### &nbsp;&nbsp;&nbsp;🛠 Optimizations
25+
26+
- **other**:
27+
- update project name &nbsp;-&nbsp; by **loicduong** [<samp>(ae576)</samp>](https://github.com/loicduong/vue-element-admin/commit/ae57639)
28+
- **projects**:
29+
- remove UI align type &nbsp;-&nbsp; by **loicduong** [<samp>(42ee1)</samp>](https://github.com/loicduong/vue-element-admin/commit/42ee168)
30+
- remove nprogress &nbsp;-&nbsp; by **loicduong** [<samp>(350b6)</samp>](https://github.com/loicduong/vue-element-admin/commit/350b60c)
31+
- remove clipboard &nbsp;-&nbsp; by **loicduong** [<samp>(dbdb2)</samp>](https://github.com/loicduong/vue-element-admin/commit/dbdb231)
32+
- remove crypto-js &nbsp;-&nbsp; by **loicduong** [<samp>(9639f)</samp>](https://github.com/loicduong/vue-element-admin/commit/9639fed)
33+
- remove ofetch package &nbsp;-&nbsp; by **loicduong** [<samp>(0562d)</samp>](https://github.com/loicduong/vue-element-admin/commit/0562d55)
34+
- update config action btns layout &nbsp;-&nbsp; by **loicduong** [<samp>(42648)</samp>](https://github.com/loicduong/vue-element-admin/commit/42648d1)
35+
36+
### &nbsp;&nbsp;&nbsp;🏡 Chore
37+
38+
- **deps**:
39+
- update version &nbsp;-&nbsp; by **loicduong** [<samp>(9b646)</samp>](https://github.com/loicduong/vue-element-admin/commit/9b6462b)
40+
- update deps &nbsp;-&nbsp; by @loicduong [<samp>(7ba91)</samp>](https://github.com/loicduong/vue-element-admin/commit/7ba91f6)
41+
- **other**:
42+
- update env default &nbsp;-&nbsp; by **loicduong** [<samp>(adec6)</samp>](https://github.com/loicduong/vue-element-admin/commit/adec65a)
43+
- update prd build prefix &nbsp;-&nbsp; by **loicduong** [<samp>(e4c83)</samp>](https://github.com/loicduong/vue-element-admin/commit/e4c83ce)
44+
- update project desc &nbsp;-&nbsp; by **loicduong** [<samp>(f9af4)</samp>](https://github.com/loicduong/vue-element-admin/commit/f9af4c2)
45+
- remove volta config &nbsp;-&nbsp; by **loicduong** [<samp>(9e5f3)</samp>](https://github.com/loicduong/vue-element-admin/commit/9e5f3ef)
46+
- **projects**:
47+
- apply standard-readme &nbsp;-&nbsp; by **loicduong** [<samp>(cf0ed)</samp>](https://github.com/loicduong/vue-element-admin/commit/cf0ed8f)
48+
- update contributing &nbsp;-&nbsp; by **loicduong** [<samp>(87fec)</samp>](https://github.com/loicduong/vue-element-admin/commit/87fecca)
49+
- remove crypto package &nbsp;-&nbsp; by **loicduong** [<samp>(8163f)</samp>](https://github.com/loicduong/vue-element-admin/commit/8163fb8)
50+
51+
### &nbsp;&nbsp;&nbsp;❤️ Contributors
52+
53+
[![loicduong](https://github.com/loicduong.png?size=48)](https://github.com/loicduong)&nbsp;&nbsp;
54+
[locdp](mailto:[email protected]),&nbsp;[loicduong](mailto:[email protected])
55+
456
## [v0.0.3](https://github.com/dploc96/vue-element-admin/compare/v0.0.2...v0.0.3) (2024-12-02)
557

658
### &nbsp;&nbsp;&nbsp;🚨 Breaking Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-element-admin",
33
"type": "module",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"description": "A fresh and elegant admin template, based on Vue 3, Vite 6, TypeScript, Element Plus and UnoCSS.",
66
"author": {
77
"name": "Loic Duong",

packages/axios/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa/axios",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/color/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa/color",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/hooks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa/hooks",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/materials/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa/materials",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa/scripts",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"exports": {
55
".": "./src/index.ts"
66
},

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sa/utils",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"exports": {
55
".": "./src/index.ts"
66
},

0 commit comments

Comments
 (0)