Skip to content

Commit 9a9ee52

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2026-02-28) ### Bug Fixes * ci pipeline ([605154e](605154e)) * set docker build context to repo root to include package-lock.json ([5391180](5391180))
1 parent 605154e commit 9a9ee52

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.1](https://github.com/CodeMaster4711/Lighthouse/compare/v1.2.0...v1.2.1) (2026-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* ci pipeline ([605154e](https://github.com/CodeMaster4711/Lighthouse/commit/605154ebec8b75e69357f1ff938f89ac367d229e))
7+
* set docker build context to repo root to include package-lock.json ([5391180](https://github.com/CodeMaster4711/Lighthouse/commit/5391180b8fa1149991b477993445f8c46743ab8a))
8+
19
# [1.2.0](https://github.com/CodeMaster4711/Lighthouse/compare/v1.1.0...v1.2.0) (2026-02-28)
210

311

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.0",
3+
"version": "1.2.1",
44
"private": true,
55
"description": "Lighthouse application monitoring platform",
66
"repository": {

0 commit comments

Comments
 (0)