Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Jun 14, 2023
1 parent 2e0814d commit 2cbb90c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,15 @@
# Changelog

Tag `v0.1.0`. [All GitHub Releases](https://github.com/lvjiaxuan/vue-seamless-roll/releases).

## v0.1.0 <sub>(2023-06-14)</sub>
[Compare changes](https://github.com/lvjiaxuan/vue-seamless-roll/compare/...v0.1.0)

### &nbsp;&nbsp;&nbsp;🐛 Fixes

- typo &nbsp;-&nbsp; by **unknown** [<samp>(b8e10)</samp>](https://github.com/lvjiaxuan/vue-seamless-roll/commit/b8e101e)
- vue2 one root &nbsp;-&nbsp; by **unknown** [<samp>(2e081)</samp>](https://github.com/lvjiaxuan/vue-seamless-roll/commit/2e0814d)

### &nbsp;&nbsp;&nbsp;📝 Documentation

- update &nbsp;-&nbsp; by **unknown** [<samp>(8a1d5)</samp>](https://github.com/lvjiaxuan/vue-seamless-roll/commit/8a1d5a7)
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "vue-seamless-roll",
"type": "module",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"description": "",
"author": "lvjiaxuan <471501748@qq.com> (https://github.com/lvjiaxuan)",
Expand Down Expand Up @@ -73,4 +73,4 @@
"unbuild": "^1.2.1",
"vue": "^3.3.4"
}
}
}

0 comments on commit 2cbb90c

Please sign in to comment.