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

Commit fd87f18

Browse files
committed
chore(release): 0.1.1
1 parent c23a096 commit fd87f18

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
@@ -1,3 +1,12 @@
1+
## [0.1.1](https://github.com/mvsde/eleventy-plugin-vue/compare/v0.1.0...v0.1.1) (2022-10-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add fallback values to Composition API methods ([cc8329f](https://github.com/mvsde/eleventy-plugin-vue/commit/cc8329f91bdc6fea41483190eae44c699fe7c82b))
7+
8+
9+
110
# 0.1.0 (2022-10-16)
211

312

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.1.0",
3+
"version": "0.1.1",
44
"description": "Vue 3 SFC templates as layouts for Eleventy.",
55
"keywords": [
66
"eleventy",

0 commit comments

Comments
 (0)