Skip to content

Commit d8f69f8

Browse files
authored
Merge pull request #38 from opsmill/atg-20251021-release
Release 1.0.3
2 parents 9112a90 + 76a3c75 commit d8f69f8

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77
<!-- towncrier release notes start -->
88

9+
## [1.0.3](https://github.com/opsmill/infrahub/tree/v1.0.3) - 2025-10-21
10+
11+
### Added
12+
13+
- Add CI to publish to Open VSX Registry ([#36](https://github.com/opsmill/infrahub-vscode/issues/36))
14+
915
## [1.0.2](https://github.com/opsmill/infrahub/tree/v1.0.2) - 2025-09-05
1016

1117
### Added

changelog/36.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "infrahub",
33
"displayName": "Infrahub",
44
"description": "Infrahub development tools.",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"publisher": "opsmill",
77
"homepage": "https://github.com/opsmill/infrahub-vscode/blob/main/README.md",
88
"icon": "media/infrahub-logo.png",

0 commit comments

Comments
 (0)