Skip to content

Commit 8ac07b3

Browse files
author
wangbingying
committed
Publish
- @svere/cli@1.0.6 - @svere/core@1.0.6
1 parent 3a090ed commit 8ac07b3

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.6](https://github.com/FE-PIRL/svere/compare/@svere/cli@1.0.4...@svere/cli@1.0.6) (2022-01-25)
7+
8+
**Note:** Version bump only for package @svere/cli
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/FE-PIRL/svere/compare/@svere/cli@1.0.1...@svere/cli@1.0.4) (2022-01-25)
715

816

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svere/cli",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "svere CLI",
55
"types": "build/types/types.d.ts",
66
"bin": {

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.6](https://github.com/FE-PIRL/svere/compare/@svere/core@1.0.4...@svere/core@1.0.6) (2022-01-25)
7+
8+
**Note:** Version bump only for package @svere/core
9+
10+
11+
12+
13+
614
## [1.0.4](https://github.com/FE-PIRL/svere/compare/@svere/core@1.0.1...@svere/core@1.0.4) (2022-01-25)
715

816

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svere/core",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "svelte adapter for react/vue/vue3",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)