-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0bb1c8b
commit 9fbda5c
Showing
2 changed files
with
49 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Changelog | ||
|
||
|
||
## v1.4.0 | ||
|
||
[compare changes](https://github.com/brenoepics/vitepress-carbon/compare/1.3.3...v1.4.0) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Add templates package ([59dc6a6](https://github.com/brenoepics/vitepress-carbon/commit/59dc6a6)) | ||
- Add cli package ([8dd5ce4](https://github.com/brenoepics/vitepress-carbon/commit/8dd5ce4)) | ||
- Vpcar CLI tool ([9e072ac](https://github.com/brenoepics/vitepress-carbon/commit/9e072ac)) | ||
|
||
### 🩹 Fixes | ||
|
||
- Add demo config files ([6e28781](https://github.com/brenoepics/vitepress-carbon/commit/6e28781)) | ||
- Add `vite` and extend searchForWorkspaceRoot ([4b5e287](https://github.com/brenoepics/vitepress-carbon/commit/4b5e287)) | ||
- Add missing dependencies ([ebbe979](https://github.com/brenoepics/vitepress-carbon/commit/ebbe979)) | ||
|
||
### 📖 Documentation | ||
|
||
- Improve how to get started ([5ed7638](https://github.com/brenoepics/vitepress-carbon/commit/5ed7638)) | ||
- Add create repo button ([77d0ab0](https://github.com/brenoepics/vitepress-carbon/commit/77d0ab0)) | ||
|
||
### 🏡 Chore | ||
|
||
- Bump vitepress dependency ([9de56f3](https://github.com/brenoepics/vitepress-carbon/commit/9de56f3)) | ||
- **deps-dev:** Bump @types/node from 20.16.1 to 22.4.1 ([a67296c](https://github.com/brenoepics/vitepress-carbon/commit/a67296c)) | ||
- Migrate to pnpm and monorepo structure ([63647d1](https://github.com/brenoepics/vitepress-carbon/commit/63647d1)) | ||
- Migrate to pnpm and monorepo structure ([65026cc](https://github.com/brenoepics/vitepress-carbon/commit/65026cc)) | ||
- Un-ignore `pnpm-lock.yml` ([92d9a5e](https://github.com/brenoepics/vitepress-carbon/commit/92d9a5e)) | ||
- Un-ignore `pnpm-lock.yml` ([96f7787](https://github.com/brenoepics/vitepress-carbon/commit/96f7787)) | ||
- Bump `pnpm-lock.yml` ([b6453eb](https://github.com/brenoepics/vitepress-carbon/commit/b6453eb)) | ||
- Update README.md ([dbc2f63](https://github.com/brenoepics/vitepress-carbon/commit/dbc2f63)) | ||
- Remove unused package detector ([66b7fd6](https://github.com/brenoepics/vitepress-carbon/commit/66b7fd6)) | ||
- Update template and readme links ([59d6986](https://github.com/brenoepics/vitepress-carbon/commit/59d6986)) | ||
- Lint and cleanup ([0bb1c8b](https://github.com/brenoepics/vitepress-carbon/commit/0bb1c8b)) | ||
|
||
### 🤖 CI | ||
|
||
- Update `actions/upload-pages-artifact` version ([5bc48cf](https://github.com/brenoepics/vitepress-carbon/commit/5bc48cf)) | ||
- Fix demo build command ([922ab76](https://github.com/brenoepics/vitepress-carbon/commit/922ab76)) | ||
- Bump `actions/configure-pages` to v5 ([7d6ed72](https://github.com/brenoepics/vitepress-carbon/commit/7d6ed72)) | ||
|
||
### ❤️ Contributors | ||
|
||
- Breno A. ([@brenoepics](http://github.com/brenoepics)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters