Skip to content

Commit 31131e5

Browse files
committed
chore: release v0.1.0
1 parent c34566b commit 31131e5

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

CHANGELOG.md

+10-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
3+
## [0.1.0] - 2025-04-04
44

5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6-
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Conventional Commits](https://www.conventionalcommits.org/).
5+
- chore: install and configure Nuxt and Vuetify
6+
- chore: setup dev environment (TypeScript, eslint, etc)
7+
- docs: add readme and changelog
8+
- feat: add initial set of features
9+
10+
## Meta
711

8-
## [0.1.0] - 2025-xx-xx
12+
All notable changes to this project are documented in this file.
913

10-
- Install and configure Nuxt and Vuetify
11-
- Setup dev environment (Typescript, eslint, etc)
12-
- Add initial set of features
14+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
15+
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Conventional Commits](https://www.conventionalcommits.org/).

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
> [!NOTE]
1717
> **Early Access Preview:**
18-
> This module is under heavy development. While it is actively used to power a [handful of sites](https://nuxtify.dev/showcase) in production, expect things to change frequently. I will do my best to call out breaking changes in the [changelog](https://github.com/nuxtify-dev/pages/blob/main/CHANGELOG.md).
18+
> This module is under active development. While it is already used to power a [handful of sites](https://nuxtify.dev/showcase) in production, expect things to change frequently. I will do my best to call out breaking changes in the [changelog](https://github.com/nuxtify-dev/pages/blob/main/CHANGELOG.md).
1919
2020
### Table of Contents
2121

0 commit comments

Comments
 (0)