@4tw/ui-app-layout
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
{ | ||
"plugins": { | ||
"@release-it/keep-a-changelog": { | ||
"filename": "CHANGELOG.md" | ||
"filename": "CHANGELOG.md", | ||
"addUnreleased": true | ||
} | ||
}, | ||
"hooks": { | ||
"after:bump": "npm run build" | ||
} | ||
} |
@@ -7,2 +7,9 @@ # Changelog | ||
## [Unreleased] | ||
## [1.0.0-alpha.3] - 2021-03-25 | ||
- Vor dem Release wird das Package automatisch builded | ||
- Die [Unreleased] Section wird nun automatisch beim Release zum Changelog hinzugefügt | ||
## [1.0.0-alpha.2] - 2021-03-24 | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@4tw/ui-app-layout", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
137996
3334