Skip to content

Commit

Permalink
chore(release): v0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Schleining committed Jul 23, 2024
1 parent 10b9f45 commit 6a73d89
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## v0.0.26

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

### 🚀 Enhancements

- **katzencore:** Removed Image Upload Functionality, Added an Error Message for Deployment ([f180a18](https://github.com/maxlkatze/katzen-core/commit/f180a18))
- **katzencore:** Added new Content Resolver, moved template from File into Codebase ([5268359](https://github.com/maxlkatze/katzen-core/commit/5268359))
- **katzencore:** Added Missing Deploy Hook as Result Variable ([bc27b8a](https://github.com/maxlkatze/katzen-core/commit/bc27b8a))

### 🩹 Fixes

- **katzencore:** Fixed Playground Configuration ([de16f0e](https://github.com/maxlkatze/katzen-core/commit/de16f0e))

### ❤️ Contributors

- Maximilian Schleining <[email protected]>

## v0.0.25

[compare changes](https://github.com/maxlkatze/katzen-core/compare/v0.0.24...v0.0.25)
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.25",
"version": "0.0.26",
"description": "A git based Nuxt Module CMS - zero effort, zero cost",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6a73d89

Please sign in to comment.