From 9fbda5c8c75c1815522b03d221c7d705ab17f760 Mon Sep 17 00:00:00 2001 From: "Breno A." Date: Tue, 8 Oct 2024 11:30:23 -0300 Subject: [PATCH] chore(release): v1.4.0 --- CHANGELOG.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3ac5368 --- /dev/null +++ b/CHANGELOG.md @@ -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)) + diff --git a/package.json b/package.json index b9b8199..e788605 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vitepress-carbon-monorepo", - "version": "1.3.4", + "version": "1.4.0", "description": "Carbon embraces GitHub's monochromatic ethos, offering a theme for VitePress documentation that is sleek, modern, and effortlessly stylish.", "keywords": [ "vue",