Skip to content

Commit df4ae05

Browse files
committed
chore(main): release 0.0.2-DEV1.0
1 parent f123710 commit df4ae05

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
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+
### Bug Fixes
7+
8+
* 重置404 ([1d16b1a](https://github.com/LingASDJ/RW-API-Code/commit/1d16b1acb2c3f61544ac6c41fdf35367b537af55))
9+
10+
11+
### Docs
12+
13+
* **contributor:** contrib-readme-action has updated readme ([4dad528](https://github.com/LingASDJ/RW-API-Code/commit/4dad52825e615a85ccaaa05b78e60968515b7cdf))
14+
* **contributor:** contrib-readme-action has updated readme ([21682b1](https://github.com/LingASDJ/RW-API-Code/commit/21682b158e2bd2377a3c157b89bfcee1e5743ea5))
15+
* **contributor:** contrib-readme-action has updated readme ([4644996](https://github.com/LingASDJ/RW-API-Code/commit/4644996895c5c7f89d27f6e1442ccfc0f0bd8fe5))
16+
* **contributor:** contrib-readme-action has updated readme ([d66f3fb](https://github.com/LingASDJ/RW-API-Code/commit/d66f3fb91193908c45f924e70735650951d04ea1))
17+
* **contributor:** contrib-readme-action has updated readme ([529a239](https://github.com/LingASDJ/RW-API-Code/commit/529a239874b636a81ba926eafd7d7414e7df4729))
18+
* **contributor:** contrib-readme-action has updated readme ([151346f](https://github.com/LingASDJ/RW-API-Code/commit/151346fdc855a4d4a8bd01febb8b7bf536ee6371))
19+
* **contributor:** contrib-readme-action has updated readme ([9881fe4](https://github.com/LingASDJ/RW-API-Code/commit/9881fe4940ef5a6bfb42fe2090aa28576ba7652e))
20+
* **contributor:** contrib-readme-action has updated readme ([769d6e8](https://github.com/LingASDJ/RW-API-Code/commit/769d6e8f3e4a7df66820c8f50f6c847a2cdc3b6c))
21+
* **contributor:** contrib-readme-action has updated readme ([7d211c1](https://github.com/LingASDJ/RW-API-Code/commit/7d211c19a0ca716675be161e89d6969fb80615c9))
22+
23+
24+
### update
25+
26+
* 添加firebase管控 ([560bfc5](https://github.com/LingASDJ/RW-API-Code/commit/560bfc515d55b679b9777d6998de133914a2c1e1))
27+
328
## [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)
429

530

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)