Skip to content

Commit

Permalink
Merge branch 'master' of github-lotyp:wayofdev/npm-shareable-configs …
Browse files Browse the repository at this point in the history
…into feat/docs

* 'master' of github-lotyp:wayofdev/npm-shareable-configs:
  chore(deps): update pnpm to v7.27.1
  chore(deps): lock file maintenance
  chore(deps): lock file maintenance
  chore(deps): update dependency @testing-library/react to v14
  fix(deps): update dependency @tanstack/eslint-plugin-query to v4.24.8
  chore: update versions
  • Loading branch information
lotyp committed Feb 20, 2023
2 parents ccc0b2b + f45040a commit 3b987a6
Show file tree
Hide file tree
Showing 22 changed files with 76 additions and 25 deletions.
14 changes: 0 additions & 14 deletions .changeset/lovely-carrots-rest.md

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"secretlint": "^6.2.0",
"sort-package-json": "^2.4.1"
},
"packageManager": "pnpm@7.27.0",
"packageManager": "pnpm@7.27.1",
"engines": {
"node": ">=18.0.0"
}
Expand Down
6 changes: 6 additions & 0 deletions packages/browserslist-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/browserslist-config

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/browserslist-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/browserslist-config",
"version": "1.2.1",
"version": "2.0.0",
"private": false,
"description": "A shareable browserslist configuration for projects.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/commitlint-config

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.2.2

### Patch Changes
Expand Down
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": "@wayofdev/commitlint-config",
"version": "1.2.2",
"version": "2.0.0",
"private": false,
"description": "A shareable commitlint configuration for projects.",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/eslint-config-bases/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @wayofdev/eslint-config-bases

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

### Patch Changes

- Updated dependencies [[`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90)]:
- @wayofdev/lint-staged-config@2.0.0

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "1.2.1",
"version": "2.0.0",
"private": false,
"description": "A shareable eslint base configuration for projects.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/htmlhint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/htmlhint-config

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/htmlhint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/htmlhint-config",
"version": "1.1.1",
"version": "2.0.0",
"private": false,
"description": "A shareable htmlhint configuration for projects.",
"keywords": [
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.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.2.1

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

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/markdownlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/markdownlint-config",
"version": "1.1.1",
"version": "2.0.0",
"private": false,
"description": "A shareable markdownlint configuration for projects.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/postcss-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/postcss-config

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.1.4

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

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/secretlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/secretlint-config",
"version": "1.1.1",
"version": "2.0.0",
"private": false,
"description": "A shareable secretlint configuration for projects.",
"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 @@
# @wayofdev/stylelint-config

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.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": "@wayofdev/stylelint-config",
"version": "1.1.1",
"version": "2.0.0",
"private": false,
"description": "A shareable stylelint configuration for projects.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @wayofdev/tsconfig-config

## 2.0.0

### Major Changes

- [#36](https://github.com/wayofdev/npm-shareable-configs/pull/36) [`6088d40`](https://github.com/wayofdev/npm-shareable-configs/commit/6088d40a769a3a69656d55c53793ff41b318ce90) Thanks [@lotyp](https://github.com/lotyp)! - refactor: changed configs, paths, added docs

## 1.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wayofdev/tsconfig-config",
"version": "1.3.1",
"version": "2.0.0",
"private": false,
"description": "A shareable tsconfig configuration for projects.",
"keywords": [
Expand Down

0 comments on commit 3b987a6

Please sign in to comment.