File tree 1 file changed +4
-7
lines changed
1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 12
12
```
13
13
3 . Commit your update to [ History.md] ( ./History.md ) . Use the message `Release
14
14
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
21
18
the version series, i.e. ` v0.1.x ` .
22
- 7 . [ Create the release on
19
+ 6 . [ Create the release on
23
20
github] ( https://github.com/cprussin/purescript-httpure/releases/new ) .
You can’t perform that action at this time.
0 commit comments