Skip to content

Commit

Permalink
Publish 3.5 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Dec 27, 2024
1 parent 85c48be commit b9a56a9
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 13 deletions.
5 changes: 0 additions & 5 deletions 3.4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1007,11 +1007,6 @@
<a href="https://plugins.gradle.org/plugin/dev.petuska.npm.publish"><img alt="Version gradle-plugin-portal" src="https://img.shields.io/maven-metadata/v?label=gradle%20plugin%20portal&amp;logo=gradle&amp;metadataUrl=https%3A%2F%2Fplugins.gradle.org%2Fm2%2Fdev.petuska%2Fnpm-publish-gradle-plugin%2Fmaven-metadata.xml&amp;style=flat-square" /></a>
<a href="https://mvnrepository.com/artifact/dev.petuska/npm-publish-gradle-plugin/latest"><img alt="Version maven-central" src="https://img.shields.io/maven-central/v/dev.petuska/npm-publish-gradle-plugin?logo=apache-maven&amp;style=flat-square" /></a></p>
<h1 id="npm-publish-gradle-plugin">NPM-PUBLISH GRADLE PLUGIN</h1>
<blockquote>
<p>DISCLAIMER: If you still depend on the old LEGACY Kotlin/JS compiler, please stick
with <a href="https://github.com/mpetuska/npm-publish/tree/2.1.x"><code>npm-publish:2.1.x</code></a> version.
LEGACY backend support was dropped since <code>npm-publish:3.0.0</code>.</p>
</blockquote>
<p>Gradle plugin enabling NPM publishing (essentially <code>maven-publish</code> for NPM packages). Integrates seamlessly with
Kotlin/JS/MPP plugin if applied, providing auto configurations.</p>
<blockquote>
Expand Down
2 changes: 1 addition & 1 deletion 3.4/search/search_index.json

Large diffs are not rendered by default.

Binary file modified 3.4/sitemap.xml.gz
Binary file not shown.
5 changes: 0 additions & 5 deletions 3.5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1007,11 +1007,6 @@
<a href="https://plugins.gradle.org/plugin/dev.petuska.npm.publish"><img alt="Version gradle-plugin-portal" src="https://img.shields.io/maven-metadata/v?label=gradle%20plugin%20portal&amp;logo=gradle&amp;metadataUrl=https%3A%2F%2Fplugins.gradle.org%2Fm2%2Fdev.petuska%2Fnpm-publish-gradle-plugin%2Fmaven-metadata.xml&amp;style=flat-square" /></a>
<a href="https://mvnrepository.com/artifact/dev.petuska/npm-publish-gradle-plugin/latest"><img alt="Version maven-central" src="https://img.shields.io/maven-central/v/dev.petuska/npm-publish-gradle-plugin?logo=apache-maven&amp;style=flat-square" /></a></p>
<h1 id="npm-publish-gradle-plugin">NPM-PUBLISH GRADLE PLUGIN</h1>
<blockquote>
<p>DISCLAIMER: If you still depend on the old LEGACY Kotlin/JS compiler, please stick
with <a href="https://github.com/mpetuska/npm-publish/tree/2.1.x"><code>npm-publish:2.1.x</code></a> version.
LEGACY backend support was dropped since <code>npm-publish:3.0.0</code>.</p>
</blockquote>
<p>Gradle plugin enabling NPM publishing (essentially <code>maven-publish</code> for NPM packages). Integrates seamlessly with
Kotlin/JS/MPP plugin if applied, providing auto configurations.</p>
<blockquote>
Expand Down
2 changes: 1 addition & 1 deletion 3.5/search/search_index.json

Large diffs are not rendered by default.

Binary file modified 3.5/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"version":"3.5","title":"3.5","aliases":["latest"]},{"version":"3.4","title":"3.4","aliases":[]},{"version":"3.3","title":"3.3","aliases":[]},{"version":"3.2","title":"3.2","aliases":[]},{"version":"3.1","title":"3.1","aliases":[]},{"version":"3.0","title":"3.0","aliases":[]}]
[{"version":"3.5","title":"3.5","aliases":["latest"]},{"version":"3.3","title":"3.3","aliases":[]},{"version":"3.2","title":"3.2","aliases":[]},{"version":"3.1","title":"3.1","aliases":[]},{"version":"3.0","title":"3.0","aliases":[]}]

0 comments on commit b9a56a9

Please sign in to comment.