changelogen icon indicating copy to clipboard operation
changelogen copied to clipboard

feat: support version update of package-lock.json and npm-shrinkwrap.json

Open odanado opened this issue 1 year ago โ€ข 0 comments

๐Ÿ”— Linked issue

https://github.com/unjs/changelogen/issues/193

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

I have updated the version fields in package-lock.json and npm-shrinkwrap.json as well as package.json.

Resolves https://github.com/unjs/changelogen/issues/193

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

odanado avatar May 31 '24 08:05 odanado