Skip to content

Conversation

wwwillchen
Copy link
Contributor

@wwwillchen wwwillchen commented Aug 21, 2025

Summary by cubic

Bump version from 0.18.0-beta.1 to the stable 0.18.0. Updates package.json to finalize the v0.18.0 release for publishing.

@wwwillchen wwwillchen merged commit a66ac3c into main Aug 21, 2025
1 check passed
@wwwillchen wwwillchen deleted the v0.18-bump branch August 21, 2025 00:19
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

React with 👍 or 👎 to teach cubic. You can also tag @cubic-dev-ai to give feedback, ask questions, or re-run the review.

package.json Outdated
"*.{js,css,md,ts,tsx,jsx,json}": "prettier --write"
}
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing trailing newline at end of file may trigger linter failures and violates POSIX text file conventions.

Prompt for AI agents
Address the following comment on package.json at line 168:

<comment>Missing trailing newline at end of file may trigger linter failures and violates POSIX text file conventions.</comment>

<file context>
@@ -165,4 +165,4 @@
     &quot;**/*.{js,mjs,cjs,jsx,ts,mts,cts,tsx,vue,astro,svelte}&quot;: &quot;oxlint&quot;,
     &quot;*.{js,css,md,ts,tsx,jsx,json}&quot;: &quot;prettier --write&quot;
   }
-}
+}
\ No newline at end of file
</file context>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant