Coder Social home page Coder Social logo

Comments (14)

amitguptagwl avatar amitguptagwl commented on August 17, 2024 1

You'll not let me lazy 😆

from fast-xml-parser.

robations avatar robations commented on August 17, 2024 1

Thanks Amit, I sometimes do random checks when updating dependencies to see if there is anything I should know, I will check out CHANGELOG.md.

from fast-xml-parser.

amitguptagwl avatar amitguptagwl commented on August 17, 2024

Thanks, it's a good suggestion. Even I thought about it before 2nd last release but missed because I got stuck with other work.

I really feel sorry if I made your build red. I'll definitely create the changelogs soon. For the time being you can check the commit history, or you can tell me what is basically breaking. So I may help to figure out the issue.

from fast-xml-parser.

j0k3r avatar j0k3r commented on August 17, 2024

I'll open a different issue about the problem 😉

from fast-xml-parser.

amitguptagwl avatar amitguptagwl commented on August 17, 2024

Yeah sure :)

from fast-xml-parser.

amitguptagwl avatar amitguptagwl commented on August 17, 2024

Changelog added

from fast-xml-parser.

j0k3r avatar j0k3r commented on August 17, 2024

You still haven't created a release or a tag on GitHub: https://github.com/NaturalIntelligence/fast-xml-parser/releases

from fast-xml-parser.

amitguptagwl avatar amitguptagwl commented on August 17, 2024

I read it somewhere that git automatically tag npm repo as per version mentioned in package.json. Let me check that if it doesn't work

from fast-xml-parser.

amitguptagwl avatar amitguptagwl commented on August 17, 2024

Check if this work for you "[email protected]:NaturalIntelligence/fast-xml-parser.git#v2.9.0"

from fast-xml-parser.

j0k3r avatar j0k3r commented on August 17, 2024

Well you should create a tag on git and then publish it to GitHub and it'll appear here: https://github.com/NaturalIntelligence/fast-xml-parser/tags

You can choose to:

from fast-xml-parser.

amitguptagwl avatar amitguptagwl commented on August 17, 2024

Thanks @j0k3r . Yes it can be good practice for github users/visitors. But will do it next time.

from fast-xml-parser.

j0k3r avatar j0k3r commented on August 17, 2024

Great, you can still create a release right now and name it 2.9.3 😉
Also, you forgot the 2.9.3 information in the changelog

from fast-xml-parser.

robations avatar robations commented on August 17, 2024

@amitguptagwl If you run npm version x.y.z it creates a commit that updates package.json with the new version number, and also tags that commit.

You may need to explicitly push the tags with (for example) git push --follow-tags (unless git changed behaviour). Also possible to set this as the default.

The latest version I can see in npm is 3.12.5 but the last tag was 3.10.0 :)

from fast-xml-parser.

amitguptagwl avatar amitguptagwl commented on August 17, 2024

Though I'm not against in releasing on github as soon as we release on npm. But I didn't find anything valuable in last few releases to make me releasing on github. Please check CHANGELOG.md for more detail. However I'll take care it in future.

from fast-xml-parser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.