Skip to content

Commit

Permalink
Merge pull request #56 from wayofdev/changeset-release/master
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
lotyp authored Feb 23, 2023
2 parents 72695a5 + 51db7fd commit 8313688
Show file tree
Hide file tree
Showing 21 changed files with 73 additions and 24 deletions.
14 changes: 0 additions & 14 deletions .changeset/twenty-bags-dress.md

This file was deleted.

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.2

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.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": "2.0.1",
"version": "2.0.2",
"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.1

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.0

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

## 2.0.3

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

- Updated dependencies [[`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4)]:
- @wayofdev/lint-staged-config@2.0.1

## 2.0.2

### 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": "2.0.2",
"version": "2.0.3",
"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.1

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"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.1

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.0

### Major 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.0.0",
"version": "2.0.1",
"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.1

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"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.1

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"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.2

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.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": "2.0.1",
"version": "2.0.2",
"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.1

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.0

### Major 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": "2.0.0",
"version": "2.0.1",
"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.2

### Patch Changes

- [#55](https://github.com/wayofdev/npm-shareable-configs/pull/55) [`72695a5`](https://github.com/wayofdev/npm-shareable-configs/commit/72695a5116d17861e508389dce9bfdf93dcd7dc4) Thanks [@lotyp](https://github.com/lotyp)! - fix: lint-staged config changes

## 2.0.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": "2.0.1",
"version": "2.0.2",
"private": false,
"description": "A shareable tsconfig configuration for projects.",
"keywords": [
Expand Down

0 comments on commit 8313688

Please sign in to comment.