Skip to content

Commit bc40948

Browse files
committed
Merge branch 'master' of github.com:postalsys/vmc
2 parents a784355 + e52563b commit bc40948

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@postalsys/vmc",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Parse VMC logo files",
55
"main": "lib/vmc.js",
66
"scripts": {

0 commit comments

Comments
 (0)