Skip to content

Commit e6c12b9

Browse files
committed
Update Releasing notes
1 parent 7dfc1ba commit e6c12b9

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

Releasing.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,9 @@
1212
```
1313
3. Commit your update to [History.md](./History.md). Use the message `Release
1414
notes for v<new version number>`.
15-
4. Run `pulp version` in the project root. This will check the project for any
16-
issues and create a new version tag and empty checkpoint commit.
17-
5. Run `pulp publish` in the project root. This will publish the commits & tag
18-
to github, will publish the package to bower, and will push documentation to
19-
pursuit.
20-
6. If you are pushing a non-patch release, create and push a branch named with
15+
4. Follow the instructions on
16+
https://discourse.purescript.org/t/how-i-publish-a-purescript-package/2482.
17+
5. If you are pushing a non-patch release, create and push a branch named with
2118
the version series, i.e. `v0.1.x`.
22-
7. [Create the release on
19+
6. [Create the release on
2320
github](https://github.com/cprussin/purescript-httpure/releases/new).

0 commit comments

Comments
 (0)