We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a19baa commit e52563bCopy full SHA for e52563b
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## [1.0.7](https://github.com/postalsys/vmc/compare/v1.0.6...v1.0.7) (2024-02-05)
4
5
6
+### Bug Fixes
7
8
+* **autodeploy:** deploy with Github actions ([4a19baa](https://github.com/postalsys/vmc/commit/4a19baaa8e6c4391041468d5011f5e455323d1d8))
package.json
@@ -1,6 +1,6 @@
{
"name": "@postalsys/vmc",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Parse VMC logo files",
"main": "lib/vmc.js",
"scripts": {
0 commit comments