Skip to content

Commit dc695f6

Browse files
committed
chore(release): v3.2.1
1 parent 5e543d7 commit dc695f6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.2.1](https://github.com/Sofie-Automation/sofie-code-standard-preset/compare/v3.2.0...v3.2.1) (Wed Feb 04 2026)
6+
7+
8+
### Fixes
9+
10+
* reject when command fails. perform commit with --no-verify (#40) [e8a028c](https://github.com/Sofie-Automation/sofie-code-standard-preset/commit/e8a028c3eb7ccd3c9bfc711d98c4d0260344c8c8)
11+
512
## [3.2.0](https://github.com/Sofie-Automation/sofie-code-standard-preset/compare/v3.1.1...v3.2.0) (Tue Sep 30 2025)
613

714

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

0 commit comments

Comments
 (0)