Skip to content

Commit c4439cb

Browse files
chore(main): release 1.2.1 (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5666090 commit c4439cb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/SuperFlyTV/sofie-blueprint-tools/compare/v1.2.0...v1.2.1) (2026-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* expose `blueprint-schema-deref` bin ([5666090](https://github.com/SuperFlyTV/sofie-blueprint-tools/commit/5666090de749ac22da29d172f35142fe1643e826))
9+
310
## [1.2.0](https://github.com/SuperFlyTV/sofie-blueprint-tools/compare/v1.1.0...v1.2.0) (2026-01-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sofie-blueprint-tools",
33
"main": "lib/main.js",
44
"license": "MIT",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"repository": {
77
"type": "git",
88
"url": "git+https://github.com/SuperFlyTV/sofie-blueprint-tools.git"

0 commit comments

Comments
 (0)