Skip to content

Commit 915e78e

Browse files
committed
Version 3.0.0
1 parent fedce48 commit 915e78e

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
3.0.0
2+
-----
3+
* Stop using deprecated `substr` method
4+
* Update dependencies & underlying Node version
5+
16
2.1.1
27
-----
38
* Documentation & dependency updates

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueshift",
3-
"version": "2.1.1",
3+
"version": "3.0.0",
44
"description": "Generate unique(ish) colors for city names using Dopplr's algorithm",
55
"main": "index.js",
66
"author": "Jeff Long",

0 commit comments

Comments
 (0)