chore(main): release 0.0.2-Dev3.0
This commit is contained in:
parent
ccc3298b7a
commit
ea9099a477
22
CHANGELOG.md
22
CHANGELOG.md
|
@ -1,5 +1,27 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.0.2-Dev3.0](https://github.com/LingASDJ/RW-API-Code/compare/v0.0.2-DEV1.0...v0.0.2-Dev3.0) (2023-08-14)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* 重置404 ([1d16b1a](https://github.com/LingASDJ/RW-API-Code/commit/1d16b1acb2c3f61544ac6c41fdf35367b537af55))
|
||||||
|
|
||||||
|
|
||||||
|
### Docs
|
||||||
|
|
||||||
|
* **contributor:** contrib-readme-action has updated readme ([d66f3fb](https://github.com/LingASDJ/RW-API-Code/commit/d66f3fb91193908c45f924e70735650951d04ea1))
|
||||||
|
* **contributor:** contrib-readme-action has updated readme ([529a239](https://github.com/LingASDJ/RW-API-Code/commit/529a239874b636a81ba926eafd7d7414e7df4729))
|
||||||
|
* **contributor:** contrib-readme-action has updated readme ([151346f](https://github.com/LingASDJ/RW-API-Code/commit/151346fdc855a4d4a8bd01febb8b7bf536ee6371))
|
||||||
|
* **contributor:** contrib-readme-action has updated readme ([9881fe4](https://github.com/LingASDJ/RW-API-Code/commit/9881fe4940ef5a6bfb42fe2090aa28576ba7652e))
|
||||||
|
* **contributor:** contrib-readme-action has updated readme ([769d6e8](https://github.com/LingASDJ/RW-API-Code/commit/769d6e8f3e4a7df66820c8f50f6c847a2cdc3b6c))
|
||||||
|
* **contributor:** contrib-readme-action has updated readme ([7d211c1](https://github.com/LingASDJ/RW-API-Code/commit/7d211c19a0ca716675be161e89d6969fb80615c9))
|
||||||
|
|
||||||
|
|
||||||
|
### update
|
||||||
|
|
||||||
|
* 添加firebase管控 ([560bfc5](https://github.com/LingASDJ/RW-API-Code/commit/560bfc515d55b679b9777d6998de133914a2c1e1))
|
||||||
|
|
||||||
## [0.0.2-DEV1.0](https://github.com/LingASDJ/RW-API-Code/compare/v0.0.2-DEV1.0...v0.0.2-DEV1.0) (2023-05-10)
|
## [0.0.2-DEV1.0](https://github.com/LingASDJ/RW-API-Code/compare/v0.0.2-DEV1.0...v0.0.2-DEV1.0) (2023-05-10)
|
||||||
|
|
||||||
|
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "RW-API-Code",
|
"name": "RW-API-Code",
|
||||||
"version": "0.0.2-DEV1.0",
|
"version": "0.0.2-Dev3.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"version": "0.0.2-DEV1.0",
|
"version": "0.0.2-Dev3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"-": "^0.0.1",
|
"-": "^0.0.1",
|
||||||
"firebase": "^9.19.1"
|
"firebase": "^9.19.1"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vitepress": "^1.0.0-alpha.65"
|
"vitepress": "^1.0.0-alpha.65"
|
||||||
},
|
},
|
||||||
"version": "0.0.2-DEV1.0",
|
"version": "0.0.2-Dev3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"-": "^0.0.1",
|
"-": "^0.0.1",
|
||||||
"firebase": "^9.19.1"
|
"firebase": "^9.19.1"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user