Skip to content

Commit 89a875c

Browse files
chore(release): πŸ”– 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2025-11-27) ### πŸ› Bug Fixes * fix linear ticket format ([eb16055](eb16055))
1 parent eb16055 commit 89a875c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/) and uses [Conventional Commits](https://conventionalcommits.org/).
66

7+
## [1.6.1](https://github.com/lenneTech/bug.lt/compare/v1.6.0...v1.6.1) (2025-11-27)
8+
9+
### πŸ› Bug Fixes
10+
11+
* fix linear ticket format ([eb16055](https://github.com/lenneTech/bug.lt/commit/eb1605572b2bddd1136571b1dd65f669423d69c2))
12+
713
## [1.6.0](https://github.com/lenneTech/bug.lt/compare/v1.5.0...v1.6.0) (2025-11-27)
814

915
### πŸš€ Features

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lenne.tech/bug.lt",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "A comprehensive Nuxt 4 module for bug reporting with Linear integration, screenshot capture, and detailed system information collection",
55
"author": "lenne.Tech <info@lenne.tech>",
66
"homepage": "https://github.com/lenneTech/bug.lt#readme",

0 commit comments

Comments
Β (0)