Skip to content

Commit 2418ce8

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](1.6.12...1.7.0) (2025-12-23) ### Features * **ci:** change ci ([f854323](f854323))
1 parent f854323 commit 2418ce8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.7.0](https://github.com/gameframex/com.gameframex.unity.yasirkula.debugconsole/compare/1.6.12...1.7.0) (2025-12-23)
2+
3+
4+
### Features
5+
6+
* **ci:** change ci ([f854323](https://github.com/gameframex/com.gameframex.unity.yasirkula.debugconsole/commit/f854323503ace09bb520f2f7f1c23684a8b27f96))
7+
18
# Changelog
29

310
## [1.6.12](https://github.com/GameFrameX/com.gameframex.unity.yasirkula.debugconsole/tree/1.6.12) (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.yasirkula.debugconsole",
33
"displayName": "Debug Console",
4-
"version": "1.6.12",
4+
"version": "1.7.0",
55
"documentationUrl": "https://github.com/yasirkula/UnityIngameDebugConsole",
66
"changelogUrl": "https://github.com/yasirkula/UnityIngameDebugConsole/releases",
77
"licensesUrl": "https://github.com/yasirkula/UnityIngameDebugConsole/blob/master/LICENSE.txt",
@@ -26,4 +26,4 @@
2626
"url": "git+https://github.com/gameframex/com.gameframex.unity.yasirkula.debugconsole.git",
2727
"type": "git"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)