Skip to content

Commit 1182187

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.0...1.2.0) (2026-03-30) ### Bug Fixes * 为WebGL平台添加剪贴板支持 ([d75f462](d75f462)) ### Features * **剪贴板:** 增加微信小游戏平台的剪贴板支持 ([188364a](188364a))
1 parent 188364a commit 1182187

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/gameframex/com.gameframex.unity.operationclipboard/compare/1.1.0...1.2.0) (2026-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* 为WebGL平台添加剪贴板支持 ([d75f462](https://github.com/gameframex/com.gameframex.unity.operationclipboard/commit/d75f4625a88c44f437c1191f2bd4542b11bd886c))
7+
8+
9+
### Features
10+
11+
* **剪贴板:** 增加微信小游戏平台的剪贴板支持 ([188364a](https://github.com/gameframex/com.gameframex.unity.operationclipboard/commit/188364ab2493aed6c3a79121e083fccc75370495))
12+
113
# [1.1.0](https://github.com/gameframex/com.gameframex.unity.operationclipboard/compare/1.0.3...1.1.0) (2025-12-23)
214

315

package.json

Lines changed: 1 addition & 1 deletion
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.1.0",
4+
"version": "1.2.0",
55
"unity": "2019.4",
66
"description": "操作粘贴板",
77
"author": {

0 commit comments

Comments
 (0)