Matt Travi
9912d34b8d
docs(cli): stop recommending setup with the cli ( #3098 )
...
since we have not been keeping up with maintenance of the cli and it has known problems that are
likely to cause more pain than it is helpful
2023-12-09 12:38:45 -08:00
Ludal
bd664bdf6a
docs(extending): add semantic-release-jira-notes plugin ( #2747 )
2023-10-17 03:26:13 +00:00
Josh Goldberg ✨
125d41ebbc
docs: improve FAQ note about 0.x major versions ( #2993 )
2023-10-03 06:25:10 -05:00
Francesco Vattiato
b178c18fde
docs: Add release.config.cjs example with TypeScript definitions on docs/usage/configuration.md ( #2950 )
...
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
Co-authored-by: Matt Travi <programmer@travi.org>
2023-09-28 14:16:33 +00:00
Joshua Tang
7bbf1e804a
docs: add community plugin semantic-release-pub
( #2981 )
2023-09-23 01:19:07 +00:00
Simon Seyock
6a5d96102d
docs(plugins): add @terrestris/maven-semantic-release ( #2939 )
2023-09-05 21:21:41 +00:00
Matt Travi
e40eecdce0
docs(gitlab): highlighted that GitLab CI is now a supported CI provider for provenance
2023-08-11 15:40:18 -05:00
Justin Poehnelt
4a1378d6c7
docs(plugins): change to new repo and package name ( #2865 )
...
chore: change to new repo and package name
https://www.npmjs.com/package/@google/semantic-release-replace-plugin now points to `semantic-release-replace-plugin'.
2023-07-05 20:45:48 -07:00
Joram van den Boezem
0d5e717fa6
docs(extending): add semantic-release-yarn to community plugins ( #2790 )
2023-05-10 08:40:17 -05:00
Matt Travi
85a31fb612
docs(npx-version): mentioned using a renovate regex manager to update the version ( #2786 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-09 08:02:45 -05:00
Eric K
0476ae58a0
docs(extending): add link to semantic-release-major-tag ( #2776 )
2023-05-05 16:55:09 -05:00
Matt Travi
278d8e6bec
docs(gh-actions): captured details about publishing with provenance from an actions workflow
2023-04-21 16:01:08 -05:00
Matt Travi
d7e14f6d02
docs(artifactory): removed details about using artifactory with legacy auth
...
since we no longer support legacy auth in the npm plugin and artifcatory can use modern auth with more recent versions
2023-03-31 15:09:10 -05:00
Justin Martin
6bd6afd8f7
docs: add new
to create WritableStreamBuffer
instances ( #2724 )
2023-03-06 23:10:48 -06:00
Matt Travi
e47ea08255
docs(ci-configurations): removed hash from the links
2023-02-28 22:27:15 -06:00
Matt Travi
4e5b181ffb
docs(node-version): linked to proper recipe page for ci-configurations
2023-02-28 22:23:21 -06:00
Matt Travi
5acdaabaaf
docs(ci-configuration): further fixed the format of links to recipes
2023-02-28 22:15:15 -06:00
Matt Travi
724dc823fa
docs(ci-configuration): fixed the format of links to recipes
2023-02-28 22:09:16 -06:00
Lars Trieloff
1775ed80b9
docs(extending): add link to semantic-release-coralogix ( #2710 )
2023-02-16 00:45:54 -06:00
Khaled Badenjki
140e36d60f
docs(workflow-configuration): improved sentence structure ( #2679 )
2023-01-20 13:49:17 -06:00
Anton Ovechkin
e9efbc7a52
docs(pre-releases): Correct @latest version in semantic-release ( #2668 )
...
There is a tiny typo in the version mentioned in `Working on another future release` section. It says that installing with `npm install example-module` will still receive version `1.0.0`, but in fact, there was a bug fix made on the default distribution channel one step before.
2023-01-18 03:08:40 +00:00
Shane O'Grady
c7b8e10bd1
docs: update node LTS version for npx command ( #2669 )
...
The [lts tag](https://www.npmjs.com/package/node?activeTab=versions ) refers to Node.js 16.13.2. To use v18 of Node you need to use the tag `v18-lts`.
2023-01-13 09:24:31 -08:00
Ben Limmer
63073d64c0
docs: update GH Actions recipe actions to v3 ( #2652 )
2023-01-10 12:32:29 -08:00
Matt Travi
ba05e08303
docs(node-version): raised the minimum version to align with engines.node
2022-12-11 08:57:02 -06:00
Matt Travi
c4cd63929a
Merge branch 'master' of github.com:semantic-release/semantic-release into beta
2022-12-02 16:43:22 -06:00
Gregor Martynus
d13ea9280e
style: prettier ( #2624 )
2022-11-23 16:02:51 -08:00
Kyle Tsang
60f3bb03d1
docs(plugins): fix typo
2022-11-15 09:39:36 -08:00
Christoph Bühler
4012f75386
docs(plugins list): add semantic release cargo community plugin ( #2590 )
2022-10-10 09:35:15 -05:00
Filip Tammergård
466898b3b4
docs: fix typo ( #2559 )
2022-09-13 07:50:34 -07:00
Moe Shaaban
7b7728c33c
docs: fix troubleshooting git delete remote tag command ( #2551 )
2022-09-02 12:30:14 -05:00
Matt Cook
866e8ca4f7
docs: fix typo ( #2550 )
2022-09-02 09:42:21 -05:00
David Goss
e5167489be
docs: document that .cjs extensions are supported for config files ( #2547 )
2022-09-01 20:45:16 -05:00
Alexander Mendes
2f4bcef33a
docs: add semantic-release-react-native to plugin list ( #2523 )
2022-08-22 09:17:18 -05:00
Florian Kostenzer
bd294eb63e
docs(plugin-list): add semantic-release-space plugin ( #2502 )
2022-07-12 20:16:56 +00:00
iczellion
c69445ebea
docs: remove deprecated keyword in gitlab-ci.md ( #2498 )
2022-07-06 02:54:22 +00:00
HonkingGoose
9589a96239
docs: fix typos ( #2476 )
2022-06-16 12:57:37 -07:00
HonkingGoose
db620aa799
docs: fix typo ( #2473 )
2022-06-16 11:35:02 -07:00
HonkingGoose
dd77f1f603
docs: fix typo ( #2472 )
2022-06-16 11:34:41 -07:00
HonkingGoose
e66b4b59c0
docs: drop duplicate word ( #2471 )
2022-06-16 11:34:25 -07:00
HonkingGoose
3387fb756d
docs: fix typo ( #2468 )
2022-06-16 11:34:11 -07:00
Cesar S
587bb91c9a
docs(configuration.md): addChannel
step is skipped when dryRun
is enabled ( #2465 )
...
Add `addChannel` to the list of steps that are skipped by dryRun=true
2022-06-13 22:08:53 -07:00
Bolaji Ayodeji
2b94bb4e09
docs: update broken link to CI config recipes ( #2378 )
2022-02-23 11:34:41 -06:00
hong-jen kao
b4bc1918cb
docs: Correct circleci workflow ( #2365 )
2022-02-17 20:12:26 +00:00
Jaime Gómez-Obregón
dd7d664aa1
docs: fix a broken link ( #2318 )
2022-01-07 17:28:12 +00:00
Federico D'Eredità
cd6136d67e
docs: wrong prerelease example ( #2307 )
...
The documentation says:
> If the `prerelease` property is set to `true` the `name` value will be used.
But then the example referring to this behaviour has the the `prerelease` value set to `'beta'` instead of `true`.
2021-12-21 09:24:12 -08:00
Rommy Gustiawan
e62c83d805
docs: remove repeated 'with' word ( #2289 )
2021-12-07 16:38:58 +00:00
Eric Crosson
5535268ad0
docs: fix typo ( #2262 )
2021-11-24 10:05:42 -06:00
Takuya Fukuju
e6366211bb
docs(troubleshooting): typo ( #2254 )
2021-11-21 09:09:29 -08:00
Matt Travi
8fda7fd423
docs(recipes): moved recipes to sub-directories to align with gitbook expectations ( #2246 )
2021-11-14 10:35:20 -08:00
Justin Dietz
52d76a2a97
docs(plugin-list): updates semantic-release-plus/docker with updated lifecycle hook. ( #2243 )
2021-11-12 16:07:34 -08:00