Skip to content

Commit 560b024

Browse files
committed
chore(release): v3.1.0
1 parent 07c9d20 commit 560b024

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [Convential Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.
44

5+
## [3.1.0](https://github.com/Sofie-Automation/sofie-code-standard-preset/compare/v3.0.0...v3.1.0) (Tue Jun 17 2025)
6+
7+
8+
### Features
9+
10+
* add support for using vitest (#29) [07c9d20](https://github.com/Sofie-Automation/sofie-code-standard-preset/commit/07c9d2082abc6e5518bac86e997049f25db98b5e)
11+
* initial support for monorepo with single changelog (#30) [87dc3d5](https://github.com/Sofie-Automation/sofie-code-standard-preset/commit/87dc3d5dff42de5c8dc9369f001cca6787c7df4d)
12+
* initial support for monorepo with single changelog [3a20974](https://github.com/Sofie-Automation/sofie-code-standard-preset/commit/3a20974c50b3409485755b06f4b8c45e62c82452)
13+
14+
### Fixes
15+
16+
* generate correct compare url for initial tag [444f86a](https://github.com/Sofie-Automation/sofie-code-standard-preset/commit/444f86ab6278ae65346a9fbb72b2110a435795cd)
17+
518
## [3.0.0](https://github.com/Sofie-Automation/sofie-code-standard-preset/compare/v2.5.2...v3.0.0) (Tue Feb 04 2025)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sofie-automation/code-standard-preset",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)