Update contributors and copyright year

This commit is contained in:
Sami Samhuri 2024-06-11 17:02:16 -07:00
parent e61895af6c
commit 774e3ce102
No known key found for this signature in database
2 changed files with 7 additions and 6 deletions

View file

@ -1,9 +1,9 @@
v0.10.3 on 2024-05-28
v0.10.3 on 2024-06-11
---------------------
- Stop using `let` to avoid breaking backwards compatibility with ES5. Thanks to [Maximilian Herold](https://github.com/mherold) for the report #87
- Drop '份' suffix from Chinese month names. Thanks to @mogando668 for the report #88
- Drop '份' suffix from Chinese month names. Thanks to [@mogando668](https://github.com/mogando668) for the report #88
v0.10.2 on 2023-05-24
---------------------

View file

@ -180,6 +180,7 @@ Contributors
* [Alexandr Nikitin](https://github.com/alexandrnikitin)
* [Andrew Pirondini](https://github.com/andrewjpiro) of [iFixit](https://github.com/iFixit)
* [Andrew Schaaf](https://github.com/andrewschaaf)
* [Aryan Arora](https://github.com/aryan-debug)
* [Ayman Nedjmeddine](https://github.com/IOAyman)
* [Cory Heslip](https://github.com/cheslip)
* [Douglas de Espindola](https://github.com/douglasep)
@ -187,7 +188,9 @@ Contributors
* [John Zwinck](https://github.com/jzwinck)
* [Joost Hietbrink](https://github.com/joost)
* [Kevin Jin](https://github.com/Kevin-Jin)
* [Maximilian Herold](https://github.com/mherold)
* [Michael J.](https://github.com/michaeljayt)
* [@mogando668](https://github.com/mogando668)
* [Peter deHaan](https://github.com/pdehaan)
* [Rob Colburn](https://github.com/robcolburn)
* [Ryan Regalado](https://github.com/d48)
@ -195,14 +198,12 @@ Contributors
* [Sami Samhuri](https://github.com/samsonjs)
* [Stian Grytøyr](https://github.com/stiang)
* [TJ Holowaychuk](https://github.com/tj)
* [w0den](https://github.com/w0den)
* [@w0den](https://github.com/w0den)
* [Yusuke Kawasaki](https://github.com/kawanet)
* [Aryan Arora](https://github.com/aryan-debug)
License
=======
Copyright 2010 - 2023 Sami Samhuri sami@samhuri.net
Copyright 2010 - 2024 Sami Samhuri sami@samhuri.net
[MIT license](https://sjs.mit-license.org)