Skip to content

Commit 1206f74

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2026-02-28) ### Bug Fixes * use npm install in builder stage to resolve platform-specific optional deps ([2d64830](2d64830))
1 parent 2d64830 commit 1206f74

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/CodeMaster4711/Lighthouse/compare/v1.2.1...v1.2.2) (2026-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* use npm install in builder stage to resolve platform-specific optional deps ([2d64830](https://github.com/CodeMaster4711/Lighthouse/commit/2d64830e15a363e343152eadb877866af47b0eaf))
7+
18
## [1.2.1](https://github.com/CodeMaster4711/Lighthouse/compare/v1.2.0...v1.2.1) (2026-02-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lighthouse-monorepo",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"private": true,
55
"description": "Lighthouse application monitoring platform",
66
"repository": {

0 commit comments

Comments
 (0)