Skip to content

Commit

Permalink
feat: added github contributors in readme (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushan authored Dec 18, 2021
1 parent f8aedf0 commit d20bbab
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# GitHub Theme Changelog

## [Unreleased]

- Feat: add contributors on readme

## [1.1.7]

- Fix: Naming attribution
Expand Down
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,11 @@ $./gradlew build

The generated target files are located in build/libs.


## Our valuable Contributors👩‍💻👨‍💻 :

<a href="https://github.com/bhushan/github-theme-for-jetbrains/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=bhushan/github-theme-for-jetbrains" />
</a>

## Enjoy Beautiful IDE and Happy Coding !!
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pluginGroup = club.nutsoft
pluginName = GitHub Theme
pluginVersion = 1.1.7
pluginVersion = 1.1.8

# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
# See https://jb.gg/intellij-platform-builds-list for available build versions.
Expand Down

0 comments on commit d20bbab

Please sign in to comment.