lerna-clean-changelogs 5.0.3 → 5.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @name lerna-clean-changelogs
|
|
3
3
|
* @fileoverview Removes frivolous entries from commitizen generated changelogs
|
|
4
|
-
* @version 5.0.
|
|
4
|
+
* @version 5.0.5
|
|
5
5
|
* @author Roy Revelt, Codsen Ltd
|
|
6
6
|
* @license MIT
|
|
7
7
|
* {@link https://codsen.com/os/lerna-clean-changelogs/}
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
|
-
var p="5.0.
|
|
10
|
+
var p="5.0.5";var f=p;function n(t){return typeof t=="string"}var $={extras:!1};function g(t,m){if(t===void 0)throw new Error("lerna-clean-changelogs: [THROW_ID_01] The first input argument is missing!");if(!n(t))throw new Error(`lerna-clean-changelogs: [THROW_ID_02] The first input argument must be a string! It was given as ${Array.isArray(t)?"array":typeof t}, equal to:
|
|
11
11
|
${JSON.stringify(t,null,4)}`);let u={...$,...m},i=`
|
|
12
12
|
`;t.includes(`\r
|
|
13
13
|
`)?i=`\r
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @name lerna-clean-changelogs
|
|
3
3
|
* @fileoverview Removes frivolous entries from commitizen generated changelogs
|
|
4
|
-
* @version 5.0.
|
|
4
|
+
* @version 5.0.5
|
|
5
5
|
* @author Roy Revelt, Codsen Ltd
|
|
6
6
|
* @license MIT
|
|
7
7
|
* {@link https://codsen.com/os/lerna-clean-changelogs/}
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
|
-
"use strict";var lernaCleanChangelogs=(()=>{var m=Object.defineProperty;var W=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames,w=Object.getOwnPropertySymbols;var D=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable;var g=(e,s,n)=>s in e?m(e,s,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[s]=n,c=(e,s)=>{for(var n in s||(s={}))D.call(s,n)&&g(e,n,s[n]);if(w)for(var n of w(s))V.call(s,n)&&g(e,n,s[n]);return e};var T=(e,s)=>{for(var n in s)m(e,n,{get:s[n],enumerable:!0})},k=(e,s,n,l)=>{if(s&&typeof s=="object"||typeof s=="function")for(let i of L(s))!D.call(e,i)&&i!==n&&m(e,i,{get:()=>s[i],enumerable:!(l=W(s,i))||l.enumerable});return e};var R=e=>k(m({},"__esModule",{value:!0}),e);var I={};T(I,{cleanChangelogs:()=>J,defaults:()=>A,version:()=>j});var S="5.0.
|
|
10
|
+
"use strict";var lernaCleanChangelogs=(()=>{var m=Object.defineProperty;var W=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames,w=Object.getOwnPropertySymbols;var D=Object.prototype.hasOwnProperty,V=Object.prototype.propertyIsEnumerable;var g=(e,s,n)=>s in e?m(e,s,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[s]=n,c=(e,s)=>{for(var n in s||(s={}))D.call(s,n)&&g(e,n,s[n]);if(w)for(var n of w(s))V.call(s,n)&&g(e,n,s[n]);return e};var T=(e,s)=>{for(var n in s)m(e,n,{get:s[n],enumerable:!0})},k=(e,s,n,l)=>{if(s&&typeof s=="object"||typeof s=="function")for(let i of L(s))!D.call(e,i)&&i!==n&&m(e,i,{get:()=>s[i],enumerable:!(l=W(s,i))||l.enumerable});return e};var R=e=>k(m({},"__esModule",{value:!0}),e);var I={};T(I,{cleanChangelogs:()=>J,defaults:()=>A,version:()=>j});var S="5.0.5";var j=S;function u(e){return typeof e=="string"}var A={extras:!1};function J(e,s){var d,f,$,y,b,E,x,h;if(e===void 0)throw new Error("lerna-clean-changelogs: [THROW_ID_01] The first input argument is missing!");if(!u(e))throw new Error(`lerna-clean-changelogs: [THROW_ID_02] The first input argument must be a string! It was given as ${Array.isArray(e)?"array":typeof e}, equal to:
|
|
11
11
|
${JSON.stringify(e,null,4)}`);let n=c(c({},A),s),l=`
|
|
12
12
|
`;e.includes(`\r
|
|
13
13
|
`)?l=`\r
|