Skip to content

Commit

Permalink
Fix changelog (#12)
Browse files Browse the repository at this point in the history
* Fix changelog

* Rush change
  • Loading branch information
ilbrando authored Jun 22, 2024
1 parent 91ac19d commit 7390928
Show file tree
Hide file tree
Showing 15 changed files with 50 additions and 20 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@ilbrando/eslint-plugin",
"comment": "",
"type": "none"
}
],
"packageName": "@ilbrando/eslint-plugin"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@ilbrando/simple-form-joy",
"comment": "",
"type": "none"
}
],
"packageName": "@ilbrando/simple-form-joy"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@ilbrando/simple-form-material-ui",
"comment": "",
"type": "none"
}
],
"packageName": "@ilbrando/simple-form-material-ui"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@ilbrando/simple-form",
"comment": "",
"type": "none"
}
],
"packageName": "@ilbrando/simple-form"
}
10 changes: 10 additions & 0 deletions common/changes/@ilbrando/utils/fix-changelog_2024-06-22-12-37.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@ilbrando/utils",
"comment": "",
"type": "none"
}
],
"packageName": "@ilbrando/utils"
}
3 changes: 0 additions & 3 deletions packages/simple-form-joy/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"date": "Thu, 20 Jun 2024 13:16:18 GMT",
"comments": {
"patch": [
{
"comment": "First release"
},
{
"comment": "First release"
}
Expand Down
1 change: 0 additions & 1 deletion packages/simple-form-joy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ Thu, 20 Jun 2024 13:16:18 GMT
### Patches

- First release
- First release

3 changes: 0 additions & 3 deletions packages/simple-form-material-ui/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"date": "Thu, 20 Jun 2024 13:16:18 GMT",
"comments": {
"patch": [
{
"comment": "First release"
},
{
"comment": "First release"
}
Expand Down
1 change: 0 additions & 1 deletion packages/simple-form-material-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ Thu, 20 Jun 2024 13:16:18 GMT
### Patches

- First release
- First release

3 changes: 0 additions & 3 deletions packages/simple-form/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"date": "Thu, 20 Jun 2024 13:16:18 GMT",
"comments": {
"patch": [
{
"comment": "First release"
},
{
"comment": "First release"
}
Expand Down
1 change: 0 additions & 1 deletion packages/simple-form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ Thu, 20 Jun 2024 13:16:18 GMT
### Patches

- First release
- First release

3 changes: 0 additions & 3 deletions packages/utils/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"date": "Thu, 20 Jun 2024 13:16:18 GMT",
"comments": {
"patch": [
{
"comment": "First release"
},
{
"comment": "First release"
}
Expand Down
1 change: 0 additions & 1 deletion packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ Thu, 20 Jun 2024 13:16:18 GMT
### Patches

- First release
- First release

3 changes: 0 additions & 3 deletions tools/eslint-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"date": "Thu, 20 Jun 2024 13:16:18 GMT",
"comments": {
"patch": [
{
"comment": "First release"
},
{
"comment": "First release"
}
Expand Down
1 change: 0 additions & 1 deletion tools/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ Thu, 20 Jun 2024 13:16:18 GMT
### Patches

- First release
- First release

0 comments on commit 7390928

Please sign in to comment.