Skip to content

Commit 6d2c092

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](1.0.3...1.1.0) (2025-12-23) ### Features * **ci:** change ci ([4579e60](4579e60))
1 parent 4579e60 commit 6d2c092

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/gameframex/com.gameframex.unity.operationclipboard/compare/1.0.3...1.1.0) (2025-12-23)
2+
3+
4+
### Features
5+
6+
* **ci:** change ci ([4579e60](https://github.com/gameframex/com.gameframex.unity.operationclipboard/commit/4579e601557c5557f6ada95c8fae429505cb7b53))
7+
18
# Changelog
29

310
## [1.0.3](https://github.com/GameFrameX/com.gameframex.unity.operationclipboard/tree/1.0.3) (2025-06-01)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.gameframex.unity.operationclipboard",
33
"displayName": "Game Frame X Operation Clipboard",
4-
"version": "1.0.3",
4+
"version": "1.1.0",
55
"unity": "2019.4",
66
"description": "操作粘贴板",
77
"author": {
@@ -30,4 +30,4 @@
3030
"access": "public",
3131
"registry": "https://npm.cnb.cool/GameFrameX/npm/-/packages/"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)