Skip to content

Commit 9bb7dae

Browse files
committed
0.1.4
Update Changelog
1 parent bfe9735 commit 9bb7dae

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Changelog
22
===============================================================================
3+
0.1.4
4+
-------------------------------------------------------------------------------
5+
Fixes of CI/CD pipeline. No significant code changes.
6+
37
0.1.0
48
-------------------------------------------------------------------------------
59
Fix crash in case when git executable unavailable

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@inoy/terminal-banner-plugin",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Webpack plugin for showing banner in terminal",
55
"main": "index.mjs",
66
"scripts": {

0 commit comments

Comments
 (0)