Skip to content

Commit 63dc0e8

Browse files
authored
Merge pull request #2 from MrWillCom/release-please--branches--main--components--linkdingx
chore(main): release 1.1.0
2 parents 6b0aa7d + 9bf60f7 commit 63dc0e8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/MrWillCom/linkdingX/compare/v1.0.0...v1.1.0) (2026-04-06)
4+
5+
6+
### Features
7+
8+
* add inline action buttons for bookmarks ([6b0aa7d](https://github.com/MrWillCom/linkdingX/commit/6b0aa7dc5baafa23af44152d66aed008aba46bef))
9+
310
## 1.0.0 (2026-04-05)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linkdingx",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "manifest.json description",
66
"type": "module",

0 commit comments

Comments
 (0)