Skip to content

Commit 1a750da

Browse files
chore(release): πŸ”– 1.6.3 [skip ci]
## [1.6.3](v1.6.2...v1.6.3) (2025-12-17) ### πŸ› Bug Fixes * update button styles and improve form submission handling in BugReport components ([73ce944](73ce944))
1 parent 4890c25 commit 1a750da

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.3](https://github.com/lenneTech/bug.lt/compare/v1.6.2...v1.6.3) (2025-12-17)
8+
9+
### πŸ› Bug Fixes
10+
11+
* update button styles and improve form submission handling in BugReport components ([73ce944](https://github.com/lenneTech/bug.lt/commit/73ce944cff2574801ae430409804f521db430cca))
12+
713
## [1.6.2](https://github.com/lenneTech/bug.lt/compare/v1.6.1...v1.6.2) (2025-12-17)
814

915
### πŸ› Bug Fixes

β€Ž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.2",
3+
"version": "1.6.3",
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)