Skip to content

Commit

Permalink
chore(main): release 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Mar 6, 2024
1 parent c2b7f5e commit 6d297ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.7.2](https://github.com/viarotel-org/vite-uniapp-template/compare/v2.7.1...v2.7.2) (2024-03-06)


### Performance Improvements

* ♻️ 使用环境变量实现接口域名切换 ([b571d42](https://github.com/viarotel-org/vite-uniapp-template/commit/b571d422e431f905872c65c27e72228613f0546c))
* ♻️ 更新用户目录名称 ([c2b7f5e](https://github.com/viarotel-org/vite-uniapp-template/commit/c2b7f5ee57d1717408434f07f1f9fadd504a4f3b))

## [2.7.1](https://github.com/viarotel-org/vite-uniapp-template/compare/v2.7.0...v2.7.1) (2024-03-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-uniapp-template",
"version": "2.7.1",
"version": "2.7.2",
"author": {
"name": "viarotel",
"email": "[email protected]",
Expand Down

0 comments on commit 6d297ae

Please sign in to comment.