mortzdk / colorinterpreter

A JS module to parse and convert browser color strings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes omitted from 1.0.4

jdmarshall opened this issue · comments

I haven't figured out what's going on. I see commit history that shows that my change is in 1.0.4, but when I pulled down 1.0.4 I see this instead:

{
"name": "colorinterpreter",
"version": "1.0.4",
"description": "ColorInterpreter is a module able to convert any acceptable browser color-scheme to any other acceptable browser color-scheme.",
...
"main": "index.js",
"dependencies": {
"jsdoc": "^3.4.3",
"jsdoc-to-markdown": "^3.0.0",
"uglify-js": "^2.8.22",
"minami": "1.1.1"
},

Something with the build pipeline perhaps?

@mortzdk Any idea here? I was trying to figure out if I could file a PR to bump the version but I don't think I understand the library structure well enough for that.

Should be solved with version 1.0.5