diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a36059..0448dc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,25 +2,25 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -### [0.0.2](https://github.com/chenkai0520/vite-element-template/compare/v0.0.1...v0.0.2) (2021-09-09) +### [0.0.2](https://github.com/ckvv/vite-element-template/compare/v0.0.1...v0.0.2) (2021-09-09) ### Features -* add lint-staged ([b5fa540](https://github.com/chenkai0520/vite-element-template/commit/b5fa54089fdcdfe736ea8fe0f47c8797f88d844d)) +* add lint-staged ([b5fa540](https://github.com/ckvv/vite-element-template/commit/b5fa54089fdcdfe736ea8fe0f47c8797f88d844d)) ### 0.0.1 (2021-09-08) ### Features -* 删除部分app.config.globalProperties变量 ([93da67e](https://github.com/chenkai0520/vite-element-template/commit/93da67e8b4bc9dd5f99a398d62cad064300baaa0)) -* 添加接口权限 ([11495b8](https://github.com/chenkai0520/vite-element-template/commit/11495b8243bf87d384c02bd5c7d9d0d8936ec8df)) -* add changelog ([1c30e11](https://github.com/chenkai0520/vite-element-template/commit/1c30e11bda813a70fc8048b6e7ac4ce9f4be8753)) +* 删除部分app.config.globalProperties变量 ([93da67e](https://github.com/ckvv/vite-element-template/commit/93da67e8b4bc9dd5f99a398d62cad064300baaa0)) +* 添加接口权限 ([11495b8](https://github.com/ckvv/vite-element-template/commit/11495b8243bf87d384c02bd5c7d9d0d8936ec8df)) +* add changelog ([1c30e11](https://github.com/ckvv/vite-element-template/commit/1c30e11bda813a70fc8048b6e7ac4ce9f4be8753)) ### Bug Fixes -* 删除elicon ([d5bf385](https://github.com/chenkai0520/vite-element-template/commit/d5bf385310ffac4d160d7dbcfc2b714d28caaa91)) -* solved sass warning ([3aa90a1](https://github.com/chenkai0520/vite-element-template/commit/3aa90a10e54829833656641695404eff99d2f1dc)) -* update jsconfig.json ([365ab5c](https://github.com/chenkai0520/vite-element-template/commit/365ab5c444a991282c2a9c6661a17e1d8da2f95a)) +* 删除elicon ([d5bf385](https://github.com/ckvv/vite-element-template/commit/d5bf385310ffac4d160d7dbcfc2b714d28caaa91)) +* solved sass warning ([3aa90a1](https://github.com/ckvv/vite-element-template/commit/3aa90a10e54829833656641695404eff99d2f1dc)) +* update jsconfig.json ([365ab5c](https://github.com/ckvv/vite-element-template/commit/365ab5c444a991282c2a9c6661a17e1d8da2f95a)) diff --git a/LICENSE b/LICENSE index dafc078..fcbd97a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 chenkai0520 +Copyright (c) 2021 ckvv Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 9266d58..0e2a293 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ yarn serve 可以配合其他相关项目使用 -[vite-template](https://github.com/chenkai0520/vite-template) -[koa-sequelize-template](https://github.com/chenkai0520/koa-sequelize-template) -[koa-prisma-template](https://github.com/chenkai0520/koa-prisma-template) \ No newline at end of file +[vite-template](https://github.com/ckvv/vite-template) +[koa-sequelize-template](https://github.com/ckvv/koa-sequelize-template) +[koa-prisma-template](https://github.com/ckvv/koa-prisma-template) \ No newline at end of file