Skip to content

Commit 2347a28

Browse files
committed
Update version and Changelog
1 parent 9e80a48 commit 2347a28

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.11.0] – 2025-06-12
9+
10+
### Added
11+
12+
- Added support for visualstudio.com and azure.com by [Barokai](https://github.com/Barokai)
13+
814
## [2.10.0] – 2025-05-08
915

1016
### Changed
@@ -34,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3440

3541
### Added
3642

37-
- added redmine support by zeroseven/@pdaether
43+
- Added redmine support by zeroseven/@pdaether
3844

3945
## [2.7.5] – 2024-10-17
4046

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "moco-browser-extensions",
33
"description": "Browser plugin for MOCO",
4-
"version": "2.10.0",
4+
"version": "2.11.0",
55
"license": "MIT",
66
"browserslist": [
77
"defaults",

0 commit comments

Comments
 (0)