Closed DimaRGB closed 7 years ago
We had already published 3.0.0
to npm, but it seems there was a bug in npm that caused it to not show up. We have republished it, so it should work now. Thanks for letting us know about this.
It's ok now, 3.0.1.
Why don't you create git tags ?
I guess we could add tags to GitHub, what is the benefit of doing that?
We already have release notes, at the bottom of the README.
one of them: check code for old version.
create tag it's very easy, just use npm version.
for example: npm version patch
, this command will change third number and create git tag.
npm i @amcharts/amcharts3-react@^3
doesn't work.The last version is 2.0.8 in npm