diff --git a/README.md b/README.md index 2e9d5bf..2a125d1 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ releaser --help ![Sample output of help command.](assets/releaser-help.gif) ## Contributing -If you're interested in contributing, read the [CONTRIBUTING.md](muratgozel/muratgozel/CONTRIBUTING.md) first, please. +If you're interested in contributing, read the [CONTRIBUTING.md](https://github.com/muratgozel/muratgozel/blob/main/CONTRIBUTING.md) first, please. --- @@ -188,4 +188,4 @@ Version management of this repository done by [releaser](https://github.com/mura Thanks for watching 🐬 -[https://cdn.muratgozel.com.tr/support-me-on-patreon.v1.png](https://patreon.com/muratgozel?utm_medium=organic&utm_source=github_repo&utm_campaign=github&utm_content=join_link) +[![Support me on Patreon](https://cdn.muratgozel.com.tr/support-me-on-patreon.v1.png)](https://patreon.com/muratgozel?utm_medium=organic&utm_source=github_repo&utm_campaign=github&utm_content=join_link) diff --git a/package.json b/package.json index 22bd191..2ef8b8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-releaser", - "version": "v2.1.2", + "version": "v2.1.3", "description": "Software versioning, releasing and publishing tool.", "main": "src/index.js", "type": "module",