Skip to content

Commit 5af02f3

Browse files
chore(master): release 1.0.8 [skip-ci] (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 593c56a commit 5af02f3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.8](https://github.com/postalsys/vmc/compare/v1.0.7...v1.0.8) (2024-02-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deploy:** include package-lock file ([593c56a](https://github.com/postalsys/vmc/commit/593c56a8be7fba223c6a0dcdf48a2af446b13ba9))
9+
310
## [1.0.7](https://github.com/postalsys/vmc/compare/v1.0.6...v1.0.7) (2024-02-05)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.7",
3+
"version": "1.0.8",
44
"description": "Parse VMC logo files",
55
"main": "lib/vmc.js",
66
"scripts": {

0 commit comments

Comments
 (0)