Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Commit e6b017d

Browse files
committed
0.1.0
1 parent d23b051 commit e6b017d

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 0.1.0 (2022-10-16)
2+
3+
4+
### Features
5+
6+
* Setup ([d23b051](https://github.com/mvsde/eleventy-plugin-vue/commit/d23b0511c880ea3698f1992bd45b655197f7e0a3))
7+
8+
9+

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mvsde/eleventy-plugin-vue",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Vue 3 templates for Eleventy.",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)