Skip to content

Commit 33b9849

Browse files
authored
Merge pull request #170 from laravel/driesvints-patch-1
Update RELEASE.md
2 parents 569b337 + 93a6020 commit 33b9849

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Release Instructions
22

33
Releases are managed by [@taylorotwell](https://github.com/taylorotwell), [@jessarcher](https://github.com/jessarcher), and [@timacdonald](https://github.com/timacdonald) for this repository.
4+
5+
1. Update the version number in [package.json](./package.json) and commit it
6+
2. `npm install`
7+
3. `npm run build`
8+
4. `npm publish`
9+
5. Create a new GitHub release for this version with the release notes

0 commit comments

Comments
 (0)