Skip to content

Commit 8b5957c

Browse files
committed
chore: rename from create-vue-next to @selemondev/create-vue3-app
1 parent 9a1a878 commit 8b5957c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Every significant change is documented in the changelog file.
1818

1919
## Reporting Issues
2020

21-
Welcome to Init-Vue3-App CLI! We value your feedback and contributions to make this project better. If you encounter any bugs or have feature requests, please use [Github issues](https://github.com/selemondev/init-vue3-app/issues) issues to submit them.
21+
Welcome to Create-Vue3-App CLI! We value your feedback and contributions to make this project better. If you encounter any bugs or have feature requests, please use [Github issues](https://github.com/selemondev/create-vue3-app/issues) issues to submit them.
2222

2323
Before reporting an issue, we ask you to:
2424

@@ -50,19 +50,19 @@ The following is a list of commit types:
5050

5151
### Commit Types:
5252

53-
- `feat`: Adding a new snippet or significant functionality to the Init-Vue3-App CLI.
53+
- `feat`: Adding a new snippet or significant functionality to the Create-Vue3-App CLI.
5454

55-
- `fix`: Addressing bugs or issues in existing Init-Vue3-App CLI.
55+
- `fix`: Addressing bugs or issues in existing Create-Vue3-App CLI.
5656

57-
- `docs`: Commits related to documentation changes for Init-Vue3-App CLI.
57+
- `docs`: Commits related to documentation changes for Create-Vue3-App CLI.
5858

59-
- `style`: Commits related to code formatting, styling, or theming of Init-Vue3-App CLI.
59+
- `style`: Commits related to code formatting, styling, or theming of Create-Vue3-App CLI.
6060

6161
- `refactor`: Code changes that enhance the library's structure without introducing new features or fixing bugs.
6262

63-
- `perf`: Commits aimed at improving performance for Init-Vue3-App CLI.
63+
- `perf`: Commits aimed at improving performance for Create-Vue3-App CLI.
6464

65-
- `test`: Commits related to testing Init-Vue3-App CLI.
65+
- `test`: Commits related to testing Create-Vue3-App CLI.
6666

6767
- `chore`: Other commits not affecting source or test files directly.
6868

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Init-Vue3-App CLI and Selemondev
3+
Copyright (c) 2024 Create-Vue3-App CLI and Selemondev
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)