Skip to content

Commit

Permalink
chore(release): v0.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlkatze committed Aug 12, 2024
1 parent ca2ce3a commit 21616a3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog


## v0.0.39

[compare changes](https://github.com/maxlkatze/katzen-core/compare/v0.0.38...v0.0.39)

### 🚀 Enhancements

- **katzencore:** Added Default value to UI Components ([5732cf1](https://github.com/maxlkatze/katzen-core/commit/5732cf1))
- **katzencore:** Added Scroll Animations to composables ([3ee8fbc](https://github.com/maxlkatze/katzen-core/commit/3ee8fbc))
- **katzencore:** Removed default user for security reasons ([7bc725d](https://github.com/maxlkatze/katzen-core/commit/7bc725d))
- **katzencore:** Added Animation Library and added back default Video ([6682d28](https://github.com/maxlkatze/katzen-core/commit/6682d28))

### 🩹 Fixes

- **katzencore:** Fixed some ESLint errors ([ca2ce3a](https://github.com/maxlkatze/katzen-core/commit/ca2ce3a))

### ❤️ Contributors

- Maxlkatze <[email protected]>
- Maximilian Schleining <[email protected]>

## v0.0.38

[compare changes](https://github.com/maxlkatze/katzen-core/compare/v0.0.37...v0.0.38)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@maxlkatze/cms",
"version": "0.0.38",
"version": "0.0.39",
"description": "A git based Nuxt Module CMS - zero effort, zero cost",
"repository": {
"type": "git",
Expand Down

0 comments on commit 21616a3

Please sign in to comment.