Skip to content

Commit 2b07299

Browse files
author
dtolstyi
committed
node-chromium v3.0.0 Release
1 parent f4bd3e8 commit 2b07299

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

README.MD

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,21 @@ export NODE_CHROMIUM_CACHE_DISABLE=true
143143
# node_chromium_cache_disable=true
144144
```
145145

146+
## Contributors
147+
<table>
148+
<tr style="background: #ffec86">
149+
<td align="center" style="border: 1px solid gold"><a href="https://github.com/ricksbrown"><img src="https://avatars0.githubusercontent.com/u/4993735?s=460&u=2920cd32369fa4767be1c4ed86c8996807b7977a&v=4" width="100px;" alt=""/><br /><sub><b>Rick Brown</b></sub></a></td>
150+
</tr>
151+
</table>
152+
<table>
153+
<tr>
154+
<td align="center"><a href="https://github.com/aschlosser-tf"><img src="https://avatars2.githubusercontent.com/u/32895827?s=460&v=4" width="100px;" alt=""/><br /><sub><b>Alex Schlosser</b></sub></a></td>
155+
<td align="center"><a href="https://github.com/psociety"><img src="https://avatars3.githubusercontent.com/u/29523682?s=460&u=51a0fc950ef63ebf7de73701454da97b29c4f9be&v=4" width="100px;" alt=""/><br /><sub><b>psociety</b></sub></a></td>
156+
<td align="center"><a href="https://github.com/dhAlcojor"><img src="https://avatars3.githubusercontent.com/u/567687?s=460&u=4fe23913c4a02531192701bc5ff393a296f38ac2&v=4" width="100px;" alt=""/><br /><sub><b>Daniel Hernández Alcojor</b></sub></a></td>
157+
<td align="center"><a href="https://github.com/rcooney"><img src="https://avatars3.githubusercontent.com/u/5251278?s=460&v=4" width="100px;" alt=""/><br /><sub><b>Ryan Cooney</b></sub></a></td>
158+
<td align="center"><a href="https://github.com/amilajack"><img src="https://avatars1.githubusercontent.com/u/6374832?s=460&u=8e2f43ba7405c7d991351d95854ec1c64e7e4d52&v=4" width="100px;" alt=""/><br /><sub><b>Amila Welihinda</b></sub></a></td>
159+
</tr>
160+
</table>
161+
146162
## License
147163
MIT

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chromium",
3-
"version": "2.2.0",
3+
"version": "3.0.0",
44
"description": "Chromium binaries for Node.js projects",
55
"repository": "dtolstyi/node-chromium",
66
"main": "index.js",

0 commit comments

Comments
 (0)