-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
826 additions
and
365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
common/changes/@anolilab/babel-preset/release-1.0.0_2021-02-08-14-21.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@anolilab/babel-preset", | ||
"comment": "first release of anolilab's babel preset", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@anolilab/babel-preset", | ||
"email": "d.bannert@anolilab.de" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@anolilab/eslint-config/release-1.0.0_2021-02-08-14-21.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@anolilab/eslint-config", | ||
"comment": "first release of anolilab's eslint config", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@anolilab/eslint-config", | ||
"email": "d.bannert@anolilab.de" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@anolilab/prettier-config/release-1.0.0_2021-02-08-14-21.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@anolilab/prettier-config", | ||
"comment": "first release of anolilab's prettier config", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@anolilab/prettier-config", | ||
"email": "d.bannert@anolilab.de" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@anolilab/stylelint-config/release-1.0.0_2021-02-08-14-21.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@anolilab/stylelint-config", | ||
"comment": "first release of anolilab's stylelint config", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@anolilab/stylelint-config", | ||
"email": "d.bannert@anolilab.de" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@anolilab/textlint-config/release-1.0.0_2021-02-08-14-21.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@anolilab/textlint-config", | ||
"comment": "first release of anolilab's textlint config", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@anolilab/textlint-config", | ||
"email": "d.bannert@anolilab.de" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/browserslist-config-anolilab/release-1.0.0_2021-02-08-14-21.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "browserslist-config-anolilab", | ||
"comment": "first release of anolilab's browserslist config", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "browserslist-config-anolilab", | ||
"email": "d.bannert@anolilab.de" | ||
} |
Oops, something went wrong.