We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfe9735 commit 9bb7daeCopy full SHA for 9bb7dae
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
Changelog
2
===============================================================================
3
+0.1.4
4
+-------------------------------------------------------------------------------
5
+Fixes of CI/CD pipeline. No significant code changes.
6
+
7
0.1.0
8
-------------------------------------------------------------------------------
9
Fix crash in case when git executable unavailable
package.json
@@ -1,6 +1,6 @@
{
"name": "@inoy/terminal-banner-plugin",
- "version": "0.1.3",
+ "version": "0.1.4",
"description": "Webpack plugin for showing banner in terminal",
"main": "index.mjs",
"scripts": {
0 commit comments