Skip to content

Commit 55c36f4

Browse files
committed
chore(release): 0.0.1
1 parent 299da09 commit 55c36f4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### 0.0.1 (2020-11-12)
6+
7+
8+
### Features
9+
10+
* components level ([41071f1](https://github.com/nuxt/theme/commit/41071f1ef8e9e627e0f40e5ddc32eecc596f691d))
11+
* improvements ([3d13c4f](https://github.com/nuxt/theme/commit/3d13c4f82ed5b92f438b82cf778706491b42e0ec))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/theme",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "",
55
"repository": "nuxt/theme",
66
"license": "MIT",

0 commit comments

Comments
 (0)