changie 1.17.0 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <p align="center">
2
2
  <a href="https://changie.dev">
3
- <img alt="Changie Logo" src="./docs/themes/hugo-whisper-theme/static/images/logo.svg" height="256" />
3
+ <img alt="Changie Logo" src="./docs/static/logo.svg" height="256" />
4
4
  </a>
5
5
  <h3 align="center">Changie</h3>
6
6
  <p align="center">Separate your changelog from commit messages without conflicts.</p>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "changie",
3
- "version": "1.17.0",
3
+ "version": "1.19.0",
4
4
  "author": "miniscruff",
5
5
  "description": "Automated changelog tool for preparing releases with lots of customization options",
6
6
  "bin": {