Skip to content

Commit de68066

Browse files
committed
chore(release): update version and changelog for v1.8.2
1 parent 3ec4cd9 commit de68066

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.8.2] - 2026-06-24
11+
12+
**Full Changelog**: https://github.com/selfagency/opilot/compare/v1.8.1...v1.8.2
13+
14+
_Source: changes from v1.8.1 to v1.8.2._
15+
1016
## [1.8.1] - 2026-06-23
1117

1218
**Full Changelog**: https://github.com/selfagency/opilot/compare/v1.8.0...v1.8.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opilot",
33
"displayName": "Opilot",
4-
"version": "1.8.1",
4+
"version": "1.8.2",
55
"description": "Run Ollama models with full tool and vision support in GitHub Copilot Chat. Manage local and remote Ollama instances directly from VS Code.",
66
"categories": [
77
"AI",

0 commit comments

Comments
 (0)