You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
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.
4
4
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
+
5
18
## [3.0.0](https://github.com/Sofie-Automation/sofie-code-standard-preset/compare/v2.5.2...v3.0.0) (Tue Feb 04 2025)
0 commit comments