Skip to content

Commit

Permalink
fix: update release badge
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Jul 28, 2023
1 parent b197793 commit f562388
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 15 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

[![CI Build][github-actions-image]][github-actions-url]
[![Coveralls][coveralls-image]][coveralls-url]
[![semantic-release][semantic-release-image]][semantic-release-url]
[![zx-bulk-release][zx-bulk-release-image]][zx-bulk-release-url]

</div>

Expand Down Expand Up @@ -77,5 +77,5 @@ _These are issues that we know about, but don't have a clear fix for!_
[github-actions-url]: https://github.com/rain-cafe/flarie/actions/workflows/ci.yml
[coveralls-image]: https://img.shields.io/coveralls/rain-cafe/flarie.svg
[coveralls-url]: https://coveralls.io/github/rain-cafe/flarie?branch=main
[semantic-release-url]: https://github.com/semantic-release/semantic-release
[semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[zx-bulk-release-url]: https://github.com/semrel-extra/zx-bulk-release
[zx-bulk-release-image]: https://img.shields.io/badge/%F0%9F%93%A6%F0%9F%9A%80-zx--bulk--release-e10079?style=flat
6 changes: 3 additions & 3 deletions packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

[![CI Build][github-actions-image]][github-actions-url]
[![Coveralls][coveralls-image]][coveralls-url]
[![semantic-release][semantic-release-image]][semantic-release-url]
[![zx-bulk-release][zx-bulk-release-image]][zx-bulk-release-url]

</div>

Expand Down Expand Up @@ -77,5 +77,5 @@ _These are issues that we know about, but don't have a clear fix for!_
[github-actions-url]: https://github.com/rain-cafe/flarie/actions/workflows/ci.yml
[coveralls-image]: https://img.shields.io/coveralls/rain-cafe/flarie.svg
[coveralls-url]: https://coveralls.io/github/rain-cafe/flarie?branch=main
[semantic-release-url]: https://github.com/semantic-release/semantic-release
[semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[zx-bulk-release-url]: https://github.com/semrel-extra/zx-bulk-release
[zx-bulk-release-image]: https://img.shields.io/badge/%F0%9F%93%A6%F0%9F%9A%80-zx--bulk--release-e10079?style=flat
7 changes: 6 additions & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@
},
"devDependencies": {
"microbundle": "^0.15.1"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/rain-cafe/flarie.git"
},
"license": "MIT"
}
6 changes: 3 additions & 3 deletions packages/discord/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

[![CI Build][github-actions-image]][github-actions-url]
[![Coveralls][coveralls-image]][coveralls-url]
[![semantic-release][semantic-release-image]][semantic-release-url]
[![zx-bulk-release][zx-bulk-release-image]][zx-bulk-release-url]

</div>

Expand All @@ -48,5 +48,5 @@ This is a platform for [Flarie](https://github.com/rain-cafe/flarie), the univer
[github-actions-url]: https://github.com/rain-cafe/flarie/actions/workflows/ci.yml
[coveralls-image]: https://img.shields.io/coveralls/rain-cafe/flarie.svg
[coveralls-url]: https://coveralls.io/github/rain-cafe/flarie?branch=main
[semantic-release-url]: https://github.com/semantic-release/semantic-release
[semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[zx-bulk-release-url]: https://github.com/semrel-extra/zx-bulk-release
[zx-bulk-release-image]: https://img.shields.io/badge/%F0%9F%93%A6%F0%9F%9A%80-zx--bulk--release-e10079?style=flat
7 changes: 6 additions & 1 deletion packages/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
"dependencies": {
"@flarie/core": "workspace:^",
"discord.js": "^14.11.0"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/rain-cafe/flarie.git"
},
"license": "MIT"
}
6 changes: 3 additions & 3 deletions packages/logger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

[![CI Build][github-actions-image]][github-actions-url]
[![Coveralls][coveralls-image]][coveralls-url]
[![semantic-release][semantic-release-image]][semantic-release-url]
[![zx-bulk-release][zx-bulk-release-image]][zx-bulk-release-url]

</div>

Expand All @@ -48,5 +48,5 @@ This is a logger for [Flarie](https://github.com/rain-cafe/flarie), the universa
[github-actions-url]: https://github.com/rain-cafe/flarie/actions/workflows/ci.yml
[coveralls-image]: https://img.shields.io/coveralls/rain-cafe/flarie.svg
[coveralls-url]: https://coveralls.io/github/rain-cafe/flarie?branch=main
[semantic-release-url]: https://github.com/semantic-release/semantic-release
[semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg
[zx-bulk-release-url]: https://github.com/semrel-extra/zx-bulk-release
[zx-bulk-release-image]: https://img.shields.io/badge/%F0%9F%93%A6%F0%9F%9A%80-zx--bulk--release-e10079?style=flat
7 changes: 6 additions & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,10 @@
},
"devDependencies": {
"microbundle": "^0.15.1"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/rain-cafe/flarie.git"
},
"license": "MIT"
}

0 comments on commit f562388

Please sign in to comment.