Skip to content

Commit 827abc3

Browse files
authored
Merge pull request #57 from wayofdev/changeset-release/master
chore: update versions
2 parents 5ab8487 + 3b5df54 commit 827abc3

File tree

7 files changed

+24
-10
lines changed

7 files changed

+24
-10
lines changed

.changeset/yellow-cooks-beg.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/eslint-config-bases/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @wayofdev/eslint-config-bases
22

3+
## 2.0.4
4+
5+
### Patch Changes
6+
7+
- [`5ab8487`](https://github.com/wayofdev/npm-shareable-configs/commit/5ab84877a60804623d8bc35164c5846cbadddd40) Thanks [@lotyp](https://github.com/lotyp)! - fix: missing dependencies
8+
9+
- Updated dependencies [[`5ab8487`](https://github.com/wayofdev/npm-shareable-configs/commit/5ab84877a60804623d8bc35164c5846cbadddd40)]:
10+
- @wayofdev/lint-staged-config@2.0.2
11+
312
## 2.0.3
413

514
### Patch Changes

packages/eslint-config-bases/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wayofdev/eslint-config-bases",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"private": false,
55
"description": "A shareable eslint base configuration for projects.",
66
"keywords": [

packages/lint-staged-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @wayofdev/lint-staged-config
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [`5ab8487`](https://github.com/wayofdev/npm-shareable-configs/commit/5ab84877a60804623d8bc35164c5846cbadddd40) Thanks [@lotyp](https://github.com/lotyp)! - fix: missing dependencies
8+
39
## 2.0.1
410

511
### Patch Changes

packages/lint-staged-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wayofdev/lint-staged-config",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"private": false,
55
"description": "A shareable lint-staged configuration for projects.",
66
"keywords": [

packages/postcss-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Patch Changes
66

7+
- [`5ab8487`](https://github.com/wayofdev/npm-shareable-configs/commit/5ab84877a60804623d8bc35164c5846cbadddd40) Thanks [@lotyp](https://github.com/lotyp)! - fix: missing dependencies
8+
9+
## 2.0.1
10+
11+
### Patch Changes
12+
713
- [#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
814

915
## 2.0.0

packages/postcss-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wayofdev/postcss-config",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": false,
55
"description": "A shareable postcss configuration for projects.",
66
"keywords": [

0 commit comments

Comments
 (0)