Skip to content

Commit afb5475

Browse files
committed
chore(release): v3.2.2
1 parent 451c030 commit afb5475

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

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.
3+
All notable changes to this project will be documented in this file. See [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.
4+
5+
## [3.2.2](https://github.com/Sofie-Automation/sofie-code-standard-preset/compare/v3.2.1...v3.2.2) (Tue Mar 03 2026)
6+
7+
8+
### Fixes
9+
10+
* typo in changelog header link (#41) [451c030](https://github.com/Sofie-Automation/sofie-code-standard-preset/commit/451c0309aad4c8c4884224aeda8a7e5c45b3c5fb)
411

512
## [3.2.1](https://github.com/Sofie-Automation/sofie-code-standard-preset/compare/v3.2.0...v3.2.1) (Wed Feb 04 2026)
613

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.2.1",
3+
"version": "3.2.2",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)