Skip to content

Commit e090b15

Browse files
chore(main): release autopathcomment 0.0.9
1 parent 7ed32ea commit e090b15

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.8"
2+
".": "0.0.9"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the "autopathcomment" extension will be documented in thi
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [0.0.9](https://github.com/icoretech/autopathcomment/compare/autopathcomment-v0.0.8...autopathcomment-v0.0.9) (2026-01-01)
8+
9+
10+
### Bug Fixes
11+
12+
* **ci:** fix release workflow condition ([7ed32ea](https://github.com/icoretech/autopathcomment/commit/7ed32ea3de342089e09335bdf3cff6e8139f5e17))
13+
714
## [0.0.8](https://github.com/icoretech/autopathcomment/compare/autopathcomment-v0.0.7...autopathcomment-v0.0.8) (2026-01-01)
815

916

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "autopathcomment",
33
"displayName": "AutoPathComment",
44
"description": "Adds a comment with the file's relative path at the top of the file upon saving",
5-
"version": "0.0.8",
5+
"version": "0.0.9",
66
"publisher": "icoretech",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)