feat: add all code necessary for theme support #219
Annotations
1 error
release
Error: Command failed with exit code 1: git commit -m chore(release): 2.6.0-beta.1 [skip ci]
# [2.6.0-beta.1](https://github.com/AlaskaAirlines/auro-badge/compare/v2.5.1-beta.1...v2.6.0-beta.1) (2024-07-28)
### Features
* add all code necessary for theme support ([373ded4](https://github.com/AlaskaAirlines/auro-badge/commit/373ded4f5ff238a7e0fd90cc1834140e1d9e7757))
* testing release process ([6d41b1b](https://github.com/AlaskaAirlines/auro-badge/commit/6d41b1b5727f9893fb638c3cdf4725e5207be74d))
> @aurodesignsystem/[email protected] linters
> npm-run-all cssLint esLint
> @aurodesignsystem/[email protected] cssLint
> stylelint "./src/*.css"
> @aurodesignsystem/[email protected] esLint
> eslint src/auro-*.js
> @aurodesignsystem/[email protected] test
> wtr --coverage
Chrome: |██████████████████████████████| 0/1 test files | 0 passed, 0 failed
Running tests...
Running 1 test files...
�[2K�[1A�[2K�[Gtest/auro-badge.test.js:
🚧 Browser logs:
Lit is in dev mode. Not recommended for production! See https://lit.dev/msg/dev-mode for more information.
Element auro-badge scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update. See https://lit.dev/msg/change-in-update for more information.
Element auro-button-7_3_0-beta_6 scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update. See https://lit.dev/msg/change-in-update for more information.
Chrome: |██████████████████████████████| 1/1 test files | 4 passed, 0 failed
Code coverage: 93.74 %
View full coverage report at coverage/lcov-report/index.html
Finished running tests in 1.9s, all tests passed! 🎉
⧗ input: chore(release): 2.6.0-beta.1 [skip ci]
* add all code necessary for theme support ([373ded4](https://github.com/AlaskaAirlines/auro-badge/commit/373ded4f5ff238a7e0fd90cc1834140e1d9e7757))
* testing release process ([6d41b1b](https://github.com/AlaskaAirlines/auro-badge/commit/6d41b1b5727f9893fb638c3cdf4725e5207be74d))
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
husky - commit-msg script failed (code 1)
|