Skip to content

Commit

Permalink
chore(release): v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samk-dev committed Jun 6, 2023
1 parent 67d6ca8 commit cce9e87
Showing 1 changed file with 7 additions and 37 deletions.
44 changes: 7 additions & 37 deletions nuxt-uikit3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,14 @@
# Changelog

## v1.0.0
## v1.0.1

### 🚀 Enhancements
### docs

- Add uikit core css or with uikit default theme css (87b8164)
- Added support for using custom css preprocessors (3d53f6a)
- Added support uikit javascript components and icons (133a379)
- Added support uikit javascript components and icons (e201c3a)
- Added prerelease script (6b25d02)
- **dev-deps:** Moved to npm workspaces (c7f669f)
- Added support for nuxt devtools (eb47dff)
- Transpile uikit-icons if enabled (0e96d42)
- fix: landing terminal component
- improved some parts of the documentation

### 🩹 Fixes
### chore(dev-deps)

- Module types complaining (9beddeb)
- Vercel deployment (991d7df)

### 📖 Documentation

- Updated readme.md (9f1aa7a)
- Added documentation using docus (0e60714)
- Initial docs ready (2514aa3)

### 🏡 Chore

- Initial commit (3a076a6)
- Added dependabot (28d06c8)
- **dev-deps:** Installed @types/uikit (169ba11)
- **deps-dev:** Bump @types/node from 18.16.16 to 20.2.5 (5801e31)
- **deps-dev:** Bump @nuxt/module-builder from 0.3.1 to 0.4.0 (e553f50)
- **prerelease-beta-6:** Prerelease beta 6 (babb220)
- **pre-release:** Beta.7 (a947f02)
- Added root tsconfig (d5cb1fb)
- **dev-deps:** Updated development dependencies (d498e3e)
- Cleanup before release (20fa727)
- **version-bump:** Bumped package version (5723438)

### ❤️ Contributors

- Sam K
- bump: @nuxt to 3.5.3
- bump: docus to 1.12.3

0 comments on commit cce9e87

Please sign in to comment.