Skip to content

Commit 10f654f

Browse files
committed
release version 1.18.0
1 parent 6409aaa commit 10f654f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.18.0] - 2025-01-11
9+
10+
### Added
11+
12+
- `libPath` PDC option
13+
814
## [1.16.0] - 2023-10-22
915

1016
### Added

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "playdate-debug",
33
"displayName": "Playdate Debug",
4-
"version": "1.17.2",
4+
"version": "1.18.0",
55
"publisher": "midouest",
66
"description": "Unofficial Playdate debug extension for macOS, Windows and Ubuntu",
77
"icon": "images/[email protected]",

0 commit comments

Comments
 (0)