Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @fisker/commitlint-config@1.1.4
 - @fisker/eslint-config-ava@1.2.5
 - @fisker/eslint-config-jest@1.1.15
 - @fisker/eslint-config-legacy@1.3.7
 - @fisker/eslint-config-mocha@1.1.8
 - @fisker/eslint-config-vue@1.3.7
 - @fisker/eslint-config@1.3.7
 - @fisker/husky-config@1.1.5
 - @fisker/lint-staged-config@1.0.8
 - @fisker/postcss-config@1.1.4
 - @fisker/prettier-config@1.0.24
 - @fisker/renovate-config@1.0.24
 - @fisker/stylelint-config@1.1.18
  • Loading branch information
fisker committed Nov 28, 2019
1 parent ef57cb7 commit cb9a037
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/commitlint-config",
"version": "1.1.3",
"version": "1.1.4",
"description": "fisker's Shareable commitlint Configuration",
"homepage": "https://github.com/fisker/shared-configs#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ava/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-ava",
"version": "1.2.4",
"version": "1.2.5",
"description": "fisker's Shareable ESLint Configuration for ava test",
"keywords": [
"ava",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-jest",
"version": "1.1.14",
"version": "1.1.15",
"description": "fisker's Shareable ESLint Configuration for jest test",
"keywords": [
"config",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-legacy",
"version": "1.3.6",
"version": "1.3.7",
"description": "fisker's Shareable ESLint Configuration for legacy project",
"keywords": [
"config",
Expand Down Expand Up @@ -31,7 +31,7 @@
"test:js": "echo \"no test yet\""
},
"dependencies": {
"@fisker/eslint-config": "^1.3.6",
"@fisker/eslint-config": "^1.3.7",
"babel-eslint": "10.0.3",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-es": "2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-mocha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-mocha",
"version": "1.1.7",
"version": "1.1.8",
"description": "fisker's Shareable ESLint Configuration for mocha test",
"keywords": [
"config",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config-vue",
"version": "1.3.6",
"version": "1.3.7",
"description": "fisker's Shareable ESLint Configuration for vue project",
"keywords": [
"config",
Expand Down Expand Up @@ -31,7 +31,7 @@
"test:js": "echo \"no test yet\""
},
"dependencies": {
"@fisker/eslint-config": "^1.3.6",
"@fisker/eslint-config": "^1.3.7",
"eslint-config-prettier": "6.7.0",
"eslint-plugin-vue": "6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/eslint-config",
"version": "1.3.6",
"version": "1.3.7",
"description": "fisker's Shareable ESLint Configuration",
"keywords": [
"config",
Expand Down
2 changes: 1 addition & 1 deletion packages/husky-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/husky-config",
"version": "1.1.4",
"version": "1.1.5",
"description": "fisker's Shareable husky Configuration",
"keywords": [
"fisker",
Expand Down
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/lint-staged-config",
"version": "1.0.7",
"version": "1.0.8",
"description": "fisker's Shareable lint-staged Configuration",
"homepage": "https://github.com/fisker/shared-configs#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/postcss-config",
"version": "1.1.3",
"version": "1.1.4",
"description": "fisker's Shareable postcss Configuration",
"homepage": "https://github.com/fisker/shared-configs#readme",
"bugs": {
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": "@fisker/prettier-config",
"version": "1.0.23",
"version": "1.0.24",
"description": "fisker's Shareable prettier Configuration",
"keywords": [
"fisker",
Expand Down
2 changes: 1 addition & 1 deletion packages/renovate-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fisker/renovate-config",
"version": "1.0.23",
"version": "1.0.24",
"description": "fisker's Shareable Renovate Configuration",
"keywords": [
"fisker",
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": "@fisker/stylelint-config",
"version": "1.1.17",
"version": "1.1.18",
"description": "fisker's Shareable stylelint Configuration",
"keywords": [
"config",
Expand Down

0 comments on commit cb9a037

Please sign in to comment.