Skip to content

Commit 9ce6260

Browse files
chore(release): 1.4.2
## [1.4.2](v1.4.1...v1.4.2) (2026-01-28) ### Bug Fixes * added recommended permissions for clipboard write operation of shareLink logic ([40db982](40db982))
1 parent 587c395 commit 9ce6260

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.4.2](https://github.com/JesseKoldewijn/agnostic-devkit/compare/v1.4.1...v1.4.2) (2026-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* added recommended permissions for clipboard write operation of shareLink logic ([40db982](https://github.com/JesseKoldewijn/agnostic-devkit/commit/40db982e00e944839ec16b17ec8236661d0acb16))
7+
18
## [1.4.2-canary.1](https://github.com/JesseKoldewijn/agnostic-devkit/compare/v1.4.1...v1.4.2-canary.1) (2026-01-28)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agnostic-devkit",
3-
"version": "1.4.2-canary.1",
3+
"version": "1.4.2",
44
"description": "A browser extension built with Vite, TypeScript, SolidJS, and Tailwind CSS v4",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)