Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish tags/releases #117

Open
joe-niland opened this issue Feb 12, 2024 · 3 comments
Open

Publish tags/releases #117

joe-niland opened this issue Feb 12, 2024 · 3 comments

Comments

@joe-niland
Copy link

joe-niland commented Feb 12, 2024

Hi,

Thanks for a great utility!

I was wondering if you're open to publishing tags (and maybe releases) on this repo?
This will allow installing a specific version using npm, even if you don't list the package on npmjs.com.

e.g.

"dependencies": {
       "summernote-cleaner": "git+https://github.com/DiemenDesign/summernote-cleaner.git#v1.10.0"
},

Relates to #74

@DennisSuitters
Copy link
Owner

As I mentioned in the linked issue, I don't use npm to install, or bring in dependencies. If you would like to add it if it makes using the plugin better for you, go for it. Just be mindful that I'd more than likely not update those changes as time goes, but I'm all for someone doing that if it helps.

@joe-niland
Copy link
Author

@DiemenDesign thanks for your response.

I understand. I think I could submit a PR with a github action that can automate the release. With that in mind, I was wondering if you make a habit of updating the version in the package.json when you merge a PR?

@DennisSuitters
Copy link
Owner

I don't, but I probably should. Lazy developer, I know, lol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants