Skip to content

Commit

Permalink
Merge pull request #528 from wayofdev/changeset-release/master
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp authored Jan 11, 2024
2 parents d6700c4 + 46953f9 commit 0f4fc64
Show file tree
Hide file tree
Showing 21 changed files with 88 additions and 24 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-bulldogs-sparkle.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/browserslist-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/browserslist-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/browserslist-config",
"version": "3.0.4",
"version": "4.0.0",
"private": false,
"description": "A shareable browserslist configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -44,7 +44,7 @@
"rimraf": "^5.0.5"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.4"
"@wayofdev/lint-staged-config": "^2.2.0"
},
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/commitlint-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/commitlint-config",
"version": "3.0.5",
"version": "4.0.0",
"private": false,
"description": "A shareable commitlint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -49,7 +49,7 @@
},
"peerDependencies": {
"@commitlint/cli": ">= 17",
"@wayofdev/lint-staged-config": "^2.1.5"
"@wayofdev/lint-staged-config": "^2.2.0"
},
"publishConfig": {
"access": "public"
Expand Down
7 changes: 7 additions & 0 deletions packages/eslint-config-bases/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/eslint-config-bases

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/eslint-config-bases",
"version": "3.0.7",
"version": "4.0.0",
"private": false,
"description": "A shareable eslint base configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -155,7 +155,7 @@
},
"peerDependencies": {
"@graphql-eslint/eslint-plugin": "^3.17.0",
"@wayofdev/lint-staged-config": "^2.1.5",
"@wayofdev/lint-staged-config": "^2.2.0",
"eslint": "^8.45.0",
"graphql": "^16.6.0",
"prettier": "^3.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/htmlhint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/htmlhint-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/htmlhint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/htmlhint-config",
"version": "3.0.4",
"version": "4.0.0",
"private": false,
"description": "A shareable htmlhint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"rimraf": "^5.0.5"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.4",
"@wayofdev/lint-staged-config": "^2.2.0",
"htmlhint": ">= 1"
},
"publishConfig": {
Expand Down
6 changes: 6 additions & 0 deletions packages/lint-staged-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/lint-staged-config

## 2.2.0

### Minor Changes

- [#527](https://github.com/wayofdev/npm-shareable-configs/pull/527) [`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e) Thanks [@igomur](https://github.com/igomur)! - Updated concatFilesForPrettier function from lint-staged-config to allow ignore files

## 2.1.5

### Patch Changes
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": "@wayofdev/lint-staged-config",
"version": "2.1.5",
"version": "2.2.0",
"private": false,
"description": "A shareable lint-staged configuration for projects.",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/markdownlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/markdownlint-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/markdownlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/markdownlint-config",
"version": "3.0.3",
"version": "4.0.0",
"private": false,
"description": "A shareable markdownlint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"markdownlint-cli": "^0.38.0"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.4",
"@wayofdev/lint-staged-config": "^2.2.0",
"markdownlint": ">= 0"
},
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions packages/postcss-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/postcss-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/postcss-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/postcss-config",
"version": "3.0.5",
"version": "4.0.0",
"private": false,
"description": "A shareable postcss configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -54,7 +54,7 @@
"es-check": "^7.1.1"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.5",
"@wayofdev/lint-staged-config": "^2.2.0",
"postcss": ">= 8",
"sanitize.css": ">= 13",
"tailwindcss": ">= 3"
Expand Down
7 changes: 7 additions & 0 deletions packages/secretlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/secretlint-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/secretlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/secretlint-config",
"version": "3.0.5",
"version": "4.0.0",
"private": false,
"description": "A shareable secretlint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -39,7 +39,7 @@
"rimraf": "^5.0.5"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.5",
"@wayofdev/lint-staged-config": "^2.2.0",
"secretlint": ">= 6"
},
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions packages/stylelint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/stylelint-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/stylelint-config",
"version": "3.0.5",
"version": "4.0.0",
"private": false,
"description": "A shareable stylelint configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -50,7 +50,7 @@
"es-check": "^7.1.1"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.5",
"@wayofdev/lint-staged-config": "^2.2.0",
"stylelint": "^14 || ^15 || ^16"
},
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions packages/tsconfig-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @wayofdev/tsconfig-config

## 4.0.0

### Patch Changes

- Updated dependencies [[`629e9af`](https://github.com/wayofdev/npm-shareable-configs/commit/629e9affe9a12dbacec50edac1e3bec9898f5f2e)]:
- @wayofdev/lint-staged-config@2.2.0

## 3.0.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/tsconfig-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/tsconfig-config",
"version": "3.0.3",
"version": "4.0.0",
"private": false,
"description": "A shareable tsconfig configuration for projects.",
"keywords": [
Expand Down Expand Up @@ -35,7 +35,7 @@
"lint:fix": "eslint --ext .ts,.tsx,.js,.jsx,.mjs,.cjs,.mts,.cts --fix --cache --cache-location ../../.cache/eslint/tsconfig-config.eslintcache"
},
"peerDependencies": {
"@wayofdev/lint-staged-config": "^2.1.4",
"@wayofdev/lint-staged-config": "^2.2.0",
"typescript": "^5"
},
"publishConfig": {
Expand Down

0 comments on commit 0f4fc64

Please sign in to comment.