Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 683 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, this project adheres to Semantic Versioning and to Conventional Commits.

v0.3.0 (2024-07-04)

Feature

  • change text with variable
  • add .github files and .env-file

Bug Fixes

  • fix error in github desktop

Continuous Integration

  • add @nuxt/image

Documentation

  • add md-content

Build

  • add nuxt ui doc template

Refactor

  • package.json, app.config, .gitignore and readme

Other

  • Initial commit