Skip to content

Commit 9dc2072

Browse files
authored
Merge pull request #43 from MacPaw/changeset-release/release
ci(changesets): 📦 version update for packages
2 parents 56ae710 + 5098dbc commit 9dc2072

File tree

11 files changed

+48
-28
lines changed

11 files changed

+48
-28
lines changed

.changeset/clever-cherries-draw.md

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

.changeset/odd-poets-hang.md

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

.changeset/olive-shoes-brake.md

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

packages/eslint-config-base/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @macpaw/eslint-config-base
22

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- 0e46cd0: Manual patch release for testing
8+
- 101fc96: Patch changes to trigger release
9+
- c2f55c5: Changes to trigger patch release for testing that auto release is working well
10+
311
## 3.1.1
412

513
### Patch Changes

packages/eslint-config-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@macpaw/eslint-config-base",
33
"private": false,
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"main": "index.js",
66
"dependencies": {
77
"eslint-plugin-import": "^2.26.0"

packages/eslint-config-prettier/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @macpaw/eslint-config-prettier
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- 0e46cd0: Manual patch release for testing
8+
- 101fc96: Patch changes to trigger release
9+
- c2f55c5: Changes to trigger patch release for testing that auto release is working well
10+
- Updated dependencies [0e46cd0]
11+
- Updated dependencies [101fc96]
12+
- Updated dependencies [c2f55c5]
13+
- @macpaw/eslint-config-base@3.1.2
14+
315
## 1.1.1
416

517
### Patch Changes

packages/eslint-config-prettier/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@macpaw/eslint-config-prettier",
33
"private": false,
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"main": "index.js",
66
"dependencies": {
77
"@macpaw/eslint-config-base": "workspace:*",

packages/eslint-config-react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @macpaw/eslint-config-react
22

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- 0e46cd0: Manual patch release for testing
8+
- 101fc96: Patch changes to trigger release
9+
- c2f55c5: Changes to trigger patch release for testing that auto release is working well
10+
- Updated dependencies [0e46cd0]
11+
- Updated dependencies [101fc96]
12+
- Updated dependencies [c2f55c5]
13+
- @macpaw/eslint-config-base@3.1.2
14+
315
## 3.1.1
416

517
### Patch Changes

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@macpaw/eslint-config-react",
33
"private": false,
4-
"version": "3.1.1",
4+
"version": "3.1.2",
55
"main": "index.js",
66
"dependencies": {
77
"@macpaw/eslint-config-base": "workspace:*",

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @macpaw/eslint-config-typescript
22

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- 0e46cd0: Manual patch release for testing
8+
- 101fc96: Patch changes to trigger release
9+
- c2f55c5: Changes to trigger patch release for testing that auto release is working well
10+
- Updated dependencies [0e46cd0]
11+
- Updated dependencies [101fc96]
12+
- Updated dependencies [c2f55c5]
13+
- @macpaw/eslint-config-base@3.1.2
14+
315
## 3.1.1
416

517
### Patch Changes

0 commit comments

Comments
 (0)