@oslokommune/punkt-cli
Advanced tools
Comparing version 0.22.4 to 0.23.0
@@ -6,2 +6,16 @@ # Change Log | ||
# [0.23.0](https://github.com/oslokommune/punkt/compare/v0.22.4...v0.23.0) (2023-02-27) | ||
* build!: Publisere Punkt v1 igjen :rocket: (#678) ([cb3bf71](https://github.com/oslokommune/punkt/commit/cb3bf7104db6507a5ce4d45982141c1c2eba3659)), closes [#678](https://github.com/oslokommune/punkt/issues/678) | ||
### BREAKING CHANGES | ||
* Helt nytt oppsett for Punkt v1, nytt AWS-oppsett, nye domener, med å ta i bruke lerna for monorepo, nye GH workflow, og ny måte å kjøre oppgaver på. | ||
## [0.22.4](https://github.com/oslokommune/punkt/compare/v0.22.3...v0.22.4) (2023-02-27) | ||
@@ -8,0 +22,0 @@ |
@@ -66,8 +66,3 @@ #!/usr/bin/env node | ||
docs.command("alert").description("alert component"); | ||
docs.command("badge").description("badge component"); | ||
docs.command("breadcrumb").description("breadcrumb component"); | ||
docs.command("button").description("button component"); | ||
docs.command("footer").description("footer component"); | ||
docs.command("header").description("header component"); | ||
*/ | ||
program.parse(); |
{ | ||
"name": "@oslokommune/punkt-cli", | ||
"version": "0.22.4", | ||
"version": "0.23.0", | ||
"description": "CLI-verkøyet til Punkt, et designsystem laget av Oslo Origo", | ||
@@ -55,3 +55,3 @@ "homepage": "https://punkt.oslo.kommune.no", | ||
"license": "MIT", | ||
"gitHead": "9892f3bedcbad36ee76a3a896b920948ed48fb4f" | ||
"gitHead": "ef83c8dadbc152bb52668dcb688f65b2431a94aa" | ||
} |
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
26754
563