Skip to content

Commit 3c85bec

Browse files
marwieclaude
andcommitted
Add missing meta file, bump to 2.7.0-alpha.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7d6354b commit 3c85bec

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

package/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this package will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [2.7.0-alpha] - 2026-02-27
7+
## [2.7.0-alpha.1] - 2026-02-27
88
- add: "Copy Logs for AI" context menu item to copy all visible logs to clipboard in a structured, AI-friendly markdown format
99

1010
## [2.6.2] - 2025-12-05

package/Editor/CustomConsole/CopyLogsForAI.cs.meta

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"displayName": "Needle Console",
33
"name": "com.needle.console",
4-
"version": "2.7.0-alpha",
4+
"version": "2.7.0-alpha.1",
55
"unity": "2020.3",
66
"description": "Better Unity console featuring improved stacktrace readability using Ben.Demystifier, filtering of log entries, collapsing of individual logs. No code changes are needed - this package integrates directly into the native Unity console.",
77
"keywords": [

0 commit comments

Comments
 (0)