Skip to content

Commit b0655d3

Browse files
committed
chore(release): v1.0.0
1 parent 3cd9cd4 commit b0655d3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
## v1.0.0
6+
7+
[compare changes](https://github.com/nuxt/module-builder/compare/v1.0.0-alpha.3...v1.0.0)
8+
9+
### 🏡 Chore
10+
11+
- Bump `vue-sfc-transformer` version ([3cd9cd4](https://github.com/nuxt/module-builder/commit/3cd9cd4))
12+
13+
### ❤️ Contributors
14+
15+
- Daniel Roe ([@danielroe](https://github.com/danielroe))
16+
517
## v0.8.4
618

719
[compare changes](https://github.com/nuxt/module-builder/compare/v0.8.3...v0.8.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/module-builder",
3-
"version": "1.0.0-alpha.3",
3+
"version": "1.0.0",
44
"repository": "nuxt/module-builder",
55
"description": "Complete solution for building Nuxt modules",
66
"license": "MIT",

0 commit comments

Comments
 (0)