Skip to content

Commit

Permalink
Merge pull request #4 from vingogo/changeset-release/master
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
Alvin-LM committed Jun 20, 2023
2 parents 9f23720 + d9e304f commit 742a24d
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/quick-apes-peel.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eslint-config-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vingogo/eslint-config-vue

## 0.2.2

### Patch Changes

- cbe7ffb: docs: update readme.md

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vingogo/eslint-config-vue",
"version": "0.2.1",
"version": "0.2.2",
"description": "vingogo eslint-config-vue",
"main": "index.js",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vingogo/prettier-config

## 0.1.1

### Patch Changes

- cbe7ffb: docs: update readme.md

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vingogo/prettier-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "vingogo prettier-config",
"main": "index.json",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vingogo/stylelint-config

## 0.1.2

### Patch Changes

- cbe7ffb: docs: update readme.md

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vingogo/stylelint-config",
"version": "0.1.1",
"version": "0.1.2",
"description": "vingogo stylelint-config",
"main": "index.js",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @vingogo/tsconfig

## 0.2.1

### Patch Changes

- cbe7ffb: docs: update readme.md

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vingogo/tsconfig",
"version": "0.2.0",
"version": "0.2.1",
"description": "vingogo base tsconfig",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 742a24d

Please sign in to comment.