Skip to content

Commit f54caf0

Browse files
authored
Merge pull request #58 from LingASDJ/release-please--branches--main--components--standard-version
chore(main): release 0.0.2-DEV1.0
2 parents f291703 + d2d575f commit f54caf0

File tree

3 files changed

+34
-3
lines changed

3 files changed

+34
-3
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
## [0.0.2-DEV1.0](https://github.com/LingASDJ/RW-API-Code/compare/v0.0.2-DEV1.0...v0.0.2-DEV1.0) (2025-03-10)
4+
5+
6+
### Features
7+
8+
* 修正图片资源引用问题,添加网站图标,提示更多i18n ([235225c](https://github.com/LingASDJ/RW-API-Code/commit/235225c63bcfe6f86f3a788830fd8eb494ea7ccc))
9+
10+
11+
### Bug Fixes
12+
13+
* 重置404 ([1d16b1a](https://github.com/LingASDJ/RW-API-Code/commit/1d16b1acb2c3f61544ac6c41fdf35367b537af55))
14+
15+
16+
### Docs
17+
18+
* **contributor:** contrib-readme-action has updated readme ([3b32c88](https://github.com/LingASDJ/RW-API-Code/commit/3b32c8810e5dafc939e8efbec2869d64f71cbd1f))
19+
* **contributor:** contrib-readme-action has updated readme ([4dad528](https://github.com/LingASDJ/RW-API-Code/commit/4dad52825e615a85ccaaa05b78e60968515b7cdf))
20+
* **contributor:** contrib-readme-action has updated readme ([21682b1](https://github.com/LingASDJ/RW-API-Code/commit/21682b158e2bd2377a3c157b89bfcee1e5743ea5))
21+
* **contributor:** contrib-readme-action has updated readme ([4644996](https://github.com/LingASDJ/RW-API-Code/commit/4644996895c5c7f89d27f6e1442ccfc0f0bd8fe5))
22+
* **contributor:** contrib-readme-action has updated readme ([d66f3fb](https://github.com/LingASDJ/RW-API-Code/commit/d66f3fb91193908c45f924e70735650951d04ea1))
23+
* **contributor:** contrib-readme-action has updated readme ([529a239](https://github.com/LingASDJ/RW-API-Code/commit/529a239874b636a81ba926eafd7d7414e7df4729))
24+
* **contributor:** contrib-readme-action has updated readme ([151346f](https://github.com/LingASDJ/RW-API-Code/commit/151346fdc855a4d4a8bd01febb8b7bf536ee6371))
25+
* **contributor:** contrib-readme-action has updated readme ([9881fe4](https://github.com/LingASDJ/RW-API-Code/commit/9881fe4940ef5a6bfb42fe2090aa28576ba7652e))
26+
* **contributor:** contrib-readme-action has updated readme ([769d6e8](https://github.com/LingASDJ/RW-API-Code/commit/769d6e8f3e4a7df66820c8f50f6c847a2cdc3b6c))
27+
* **contributor:** contrib-readme-action has updated readme ([7d211c1](https://github.com/LingASDJ/RW-API-Code/commit/7d211c19a0ca716675be161e89d6969fb80615c9))
28+
29+
30+
### update
31+
32+
* 添加firebase管控 ([560bfc5](https://github.com/LingASDJ/RW-API-Code/commit/560bfc515d55b679b9777d6998de133914a2c1e1))
33+
334
## [0.0.2-DEV1.0](https://github.com/LingASDJ/RW-API-Code/compare/v0.0.2-Dev3.0...v0.0.2-DEV1.0) (2025-03-09)
435

536

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
@@ -8,5 +8,5 @@
88
"devDependencies": {
99
"vitepress": "^1.6.3"
1010
},
11-
"version": "0.0.2-Dev3.0"
11+
"version": "0.0.2-DEV1.0"
1212
}

0 commit comments

Comments
 (0)