Skip to content

Commit 2e27e2a

Browse files
chore(main): release 0.2.0 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 016b99b commit 2e27e2a

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}
44

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/jfrog/opencode-jfrog-plugin/compare/v0.1.0...v0.2.0) (2026-08-11)
4+
5+
6+
### Features
7+
8+
* **skills:** bump vendored jfrog-skills v0.14.0 -&gt; v0.16.0 ([#22](https://github.com/jfrog/opencode-jfrog-plugin/issues/22)) ([0af4dd9](https://github.com/jfrog/opencode-jfrog-plugin/commit/0af4dd9bb1deb65cc96f14be7962a838246574f5))
9+
* **skills:** sync skills to v0.22.0 ([#25](https://github.com/jfrog/opencode-jfrog-plugin/issues/25)) ([016b99b](https://github.com/jfrog/opencode-jfrog-plugin/commit/016b99bbe0e18f446f57bd4cad3e9f1309ecf40c))
10+
311
## [0.1.0](https://github.com/jfrog/opencode-jfrog-plugin/compare/v0.0.4...v0.1.0) (2026-06-29)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jfrog/opencode-jfrog-plugin",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "JFrog Plugin for seamless integration to Opencode",
55
"author": {
66
"name": "JFrog",

0 commit comments

Comments
 (0)