Skip to content

Commit 86794a8

Browse files
chore: set release version to 0.3.0 (pre-1.0, not GA)
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 18ac3a1 commit 86794a8

3 files changed

Lines changed: 3 additions & 3 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-
".": "1.0.0"
2+
".": "0.3.0"
33
}
44

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.0.0](https://github.com/jfrog/opencode-jfrog-plugin/compare/v0.2.0...v1.0.0) (2026-08-18)
3+
## [0.3.0](https://github.com/jfrog/opencode-jfrog-plugin/compare/v0.2.0...v0.3.0) (2026-08-18)
44

55

66
### ⚠ BREAKING CHANGES

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": "1.0.0",
3+
"version": "0.3.0",
44
"description": "JFrog Plugin for seamless integration to Opencode",
55
"author": {
66
"name": "JFrog",

0 commit comments

Comments
 (0)