Skip to content

Commit

Permalink
feat: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xhayper committed Nov 20, 2022
1 parent 12ecdd3 commit fb2e4e6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,24 @@

All notable changes to this project will be documented in this file.

## [5.0.11] - 2022-11-20

[e38c250...12ecdd3](https://github.com/leonardssh/vscord/compare/e38c2501ca2c2bf635e6ad0a4b9c8b4c7f1d12d4...12ecdd34acf76f2b267f8e8b91a0ff84dd10a4c9)

### Features

- Added a way to disable idle state ([a95492c](https://github.com/leonardssh/vscord/commit/a95492ceaf4167be44cfff47cf82e1064da62d60))

### Miscellaneous Tasks

- Dependencies update ([611a9c8](https://github.com/leonardssh/vscord/commit/611a9c889b58c398a1aeb6a5fb6b8f675f5ebac1))
- Dependencies update ([87bc533](https://github.com/leonardssh/vscord/commit/87bc53398cdd685f56b3c391e24b8536bfedc31f))
- Update yarn ([952d0ef](https://github.com/leonardssh/vscord/commit/952d0ef3179c10234079611eed864ebc11bda1d6))
- Dependencies update ([12ecdd3](https://github.com/leonardssh/vscord/commit/12ecdd34acf76f2b267f8e8b91a0ff84dd10a4c9))

## [5.0.10] - 2022-11-11

[5693dc8...0afe816](https://github.com/leonardssh/vscord/compare/5693dc82b8cb3910fe8d20e482b36b39e18574a0...0afe8167d60827c25f1b99d794444e9c8bffef9a)
[5693dc8...e38c250](https://github.com/leonardssh/vscord/compare/5693dc82b8cb3910fe8d20e482b36b39e18574a0...e38c2501ca2c2bf635e6ad0a4b9c8b4c7f1d12d4)

### Bug Fixes

Expand All @@ -16,13 +31,15 @@ All notable changes to this project will be documented in this file.

- Update cliff ([8eb4ffe](https://github.com/leonardssh/vscord/commit/8eb4ffe3dc1b68c6d7e2b60680a6b0e100259e11))
- Update cliff ([50fc78a](https://github.com/leonardssh/vscord/commit/50fc78a693a2799a191b29ce5ffcd3d1d8239486))
- Bump version ([e38c250](https://github.com/leonardssh/vscord/commit/e38c2501ca2c2bf635e6ad0a4b9c8b4c7f1d12d4))

### Miscellaneous Tasks

- Update description for a setting ([211bb4d](https://github.com/leonardssh/vscord/commit/211bb4d3e25e367e7c5fc647608a0735ca83f0fa))
- Settings description update ([bcabf5f](https://github.com/leonardssh/vscord/commit/bcabf5f4ff429485196f1fde73346411457afde7))
- Make the description accurate ([a1cf7c6](https://github.com/leonardssh/vscord/commit/a1cf7c6064ae660c3ec8abf4765db9c0d4bd0138))
- More description update ([8405d06](https://github.com/leonardssh/vscord/commit/8405d065b10950eed6ef0e4788fa6afe0ce4a616))
- Changelog ([abea034](https://github.com/leonardssh/vscord/commit/abea0342226c2aaaa3f1cd1d4bd452f1074b5e51))

## [5.0.9] - 2022-11-06

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscord",
"displayName": "Discord Rich Presence",
"version": "5.0.10",
"version": "5.0.11",
"description": "Highly customizable Discord Rich Presence extension for Visual Studio Code",
"main": "dist/extension.js",
"repository": "github:LeonardSSH/vscord",
Expand Down

0 comments on commit fb2e4e6

Please sign in to comment.