Skip to content

Commit e52563b

Browse files
chore(master): release 1.0.7 [skip-ci] (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a19baa commit e52563b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
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

+1-1
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)