Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"owner": {
"name": "Spotify Confidence"
},
"plugins": [
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"description": "Access Confidence feature flags, experiments, and migration tools directly from Claude Code.",
"homepage": "https://confidence.spotify.com",
"repository": "https://github.com/spotify/confidence-ai-plugins",
Expand Down
2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "confidence",
"description": "Access Confidence feature flags, experiments, and migration tools directly from Claude Code.",
"version": "0.7.0",
"version": "0.8.0",
"author": {
"name": "Spotify Confidence",
"url": "https://confidence.spotify.com"
Expand Down
4 changes: 2 additions & 2 deletions .codex-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"owner": {
"name": "Spotify Confidence"
},
"plugins": [
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"description": "Access Confidence feature flags, experiments, and migration tools directly from Codex.",
"homepage": "https://confidence.spotify.com",
"repository": "https://github.com/spotify/confidence-ai-plugins",
Expand Down
2 changes: 1 addition & 1 deletion .codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"description": "Access Confidence feature flags, experiments, and migration tools directly from Codex.",
"author": {
"name": "Spotify Confidence",
Expand Down
4 changes: 2 additions & 2 deletions .cursor-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"owner": {
"name": "Spotify Confidence"
},
"plugins": [
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"description": "Access Confidence feature flags, experiments, and migration tools directly from Cursor.",
"source": {
"source": "url",
Expand Down
2 changes: 1 addition & 1 deletion .cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "confidence",
"displayName": "Confidence",
"version": "0.7.0",
"version": "0.8.0",
"description": "Access Confidence feature flags, experiments, and migration tools directly from Cursor.",
"author": {
"name": "Spotify Confidence",
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.7.0"
".": "0.8.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.8.0](https://github.com/spotify/confidence-ai-plugins/compare/v0.7.0...v0.8.0) (2026-08-13)


### Features

* add Codex marketplace.json for OpenAI plugin directory distribution ([9e8bc1d](https://github.com/spotify/confidence-ai-plugins/commit/9e8bc1dccbfa3ee70725a2aa5bebeb1faceb8f35))
* add Codex marketplace.json for OpenAI plugin distribution ([#63](https://github.com/spotify/confidence-ai-plugins/issues/63)) ([9e8bc1d](https://github.com/spotify/confidence-ai-plugins/commit/9e8bc1dccbfa3ee70725a2aa5bebeb1faceb8f35))

## [0.7.0](https://github.com/spotify/confidence-ai-plugins/compare/v0.6.1...v0.7.0) (2026-08-03)


Expand Down
2 changes: 1 addition & 1 deletion gemini-extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "confidence",
"version": "0.7.0",
"version": "0.8.0",
"description": "Access Confidence feature flags, experiments, and migration tools directly from Gemini CLI.",
"mcpServers": {
"confidence-flags": {
Expand Down