You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ you need to follow the steps below:
33
33
- Update to the new version in [package.json](https://github.com/gridsuite/commons-ui/blob/main/package.json) (example `0.6.0`)
34
34
- Build it: `npm install`
35
35
- Commit the package.json and package-lock.json files, push to a branch, make a PR, have it reviewed and merged to main.
36
-
- Pull and checkout main on your last commit.
37
36
-[Make a release](https://github.com/gridsuite/commons-ui/releases/new) on GitHub by creating a new tag on the last commit. On the release creation page:
38
37
- In "Choose a tag": type the tag you want to create (ex.: v0.6.0) and select "create new tag"
39
38
- In "Target": click on "recent commit" tab and select your release commit
0 commit comments