Skip to content

Commit

Permalink
docs(Readme): update readme content [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsblokjeee[bot] authored Jun 28, 2023
1 parent b3b6665 commit 6718b6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/readme.ijsblokje.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
[project]
icon = "https://avatars.githubusercontent.com/in/214508"
icon_width = "100px"
version = "3.0.0"
version = "3.0.1"

[variables]
information = [ "IJsblokje is my co-pilot for GitHub operations! It is able to:\n", "- 🏷️ Label PRs automatically according to the conventional commit types", "- 🔃 Sync labels across mutliple repositories with the ability to add repository specific ones too", "- 🔔 Automatically adds a [GitCord](https://github.com/ijskoud/gitcord) webhook url to the webhooks everytime a repository is created and toggles it depending on the visibility state", "- 🗞️ Syncs the readme's of multiple repositories using a config (`readme.ijsblokje.toml`) and a base readme (which is located at your own account repository -> ijsKoud/ijsKoud)", "- 🎉 Releases a new version with automatic changelog generation (This can be done via the Discord bot integration)" ]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<p>Co-pilot for GitHub operations ✈️</p>

<p align="center">
<img alt="Version" src="https://img.shields.io/badge/version-3.0.0-blue.svg" />
<img alt="Version" src="https://img.shields.io/badge/version-3.0.1-blue.svg" />
<a href="/LICENSE" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ijsblokje",
"version": "3.0.0",
"version": "3.0.1",
"description": "A personal GitHub bot which syncs data and runs automated systems",
"author": "ijsKoud <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 6718b6d

Please sign in to comment.