@wroud/conventional-commits-parser
Advanced tools
+10
-0
@@ -6,2 +6,12 @@ <!-- header --> | ||
| <!-- version:0.1.2 --> | ||
| ## 0.1.2 (2024-11-26) | ||
| [Compare changes](https://github.com/Wroud/foundation/compare/cc-parser-v0.1.1...cc-parser-v0.1.2) | ||
| <!-- changelog --> | ||
| ### 🩹 Fixes | ||
| - update dependencies ([25cddb7](https://github.com/Wroud/foundation/commit/25cddb7)) | ||
| <!-- version:0.1.1 --> | ||
@@ -8,0 +18,0 @@ ## 0.1.1 (2024-10-12) |
+4
-3
| { | ||
| "name": "@wroud/conventional-commits-parser", | ||
| "description": "A lightweight parser for conventional commits that supports extracting commit metadata, generating commit messages, and managing commit trailers in TypeScript.", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "type": "module", | ||
| "packageManager": "yarn@4.5.0", | ||
| "packageManager": "yarn@4.5.3", | ||
| "exports": { | ||
@@ -16,2 +16,3 @@ ".": "./lib/index.js" | ||
| "lib", | ||
| "!lib/**/*.d.ts.map", | ||
| "!lib/**/*.test.js", | ||
@@ -45,3 +46,3 @@ "!lib/**/*.test.d.ts", | ||
| "@wroud/tsconfig": "0.0.0", | ||
| "concurrently": "^8", | ||
| "concurrently": "^9", | ||
| "rimraf": "^6", | ||
@@ -48,0 +49,0 @@ "typescript": "^5", |
| {"version":3,"file":"gitTrailersConventionalCommits.d.ts","sourceRoot":"","sources":["../src/gitTrailersConventionalCommits.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,8BAA8B,UAE1C,CAAC"} |
| {"version":3,"file":"IConventionalCommit.d.ts","sourceRoot":"","sources":["../src/IConventionalCommit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AAEjD,MAAM,WAAW,mBAAmB;IAClC,UAAU,EAAE,cAAc,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,eAAe,EAAE,MAAM,EAAE,CAAC;CAC3B"} |
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qCAAqC,CAAC"} |
| {"version":3,"file":"parseConventionalCommit.d.ts","sourceRoot":"","sources":["../src/parseConventionalCommit.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,YAAY,CAAC;AACjD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAKpE,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,cAAc,GACzB,mBAAmB,GAAG,IAAI,CAwC5B"} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%9078
-7.55%16
-20%