Commit Graph

3 Commits

Author SHA1 Message Date
semantic-release-bot
e2536d1b7c chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-12-06)

### Bug Fixes

* **deps:** update markdownlint-cli (0.45.0 → 0.46.0) ([#76](https://github.com/ivuorinen/base-configs-markdownlint/issues/76)) ([70430a7](70430a7c91))
* **github-action:** update github/codeql-action (v3.29.0 → v3.29.4) ([#2](https://github.com/ivuorinen/base-configs-markdownlint/issues/2)) ([1eb55c2](1eb55c2f31))
* **github-action:** update github/codeql-action (v3.29.4 → v3.29.5) ([#5](https://github.com/ivuorinen/base-configs-markdownlint/issues/5)) ([8be4e9d](8be4e9d6e7))
* **github-action:** update github/codeql-action (v3.29.5 → v3.29.8) ([#7](https://github.com/ivuorinen/base-configs-markdownlint/issues/7)) ([d0fe07c](d0fe07c2a9))
* **github-action:** update github/codeql-action (v3.29.8 → v3.29.9) ([#11](https://github.com/ivuorinen/base-configs-markdownlint/issues/11)) ([d2f14d9](d2f14d921f))
* **github-action:** update github/codeql-action (v3.29.9 → v3.29.10) ([#12](https://github.com/ivuorinen/base-configs-markdownlint/issues/12)) ([5d20d9c](5d20d9c68d))
* **github-action:** update ivuorinen/actions (25.7.7 → 25.7.28) ([#4](https://github.com/ivuorinen/base-configs-markdownlint/issues/4)) ([c49373a](c49373a8ee))
* **github-action:** update ivuorinen/actions (25.8.11 → 25.8.18) ([#13](https://github.com/ivuorinen/base-configs-markdownlint/issues/13)) ([57dfa7a](57dfa7a223))
* **github-action:** update ivuorinen/actions (25.8.4 → 25.8.11) ([#9](https://github.com/ivuorinen/base-configs-markdownlint/issues/9)) ([c0ede7f](c0ede7fc02))
* **github-release:** update adrienverge/yamllint (v1.37.0 → v1.37.1) ([#16](https://github.com/ivuorinen/base-configs-markdownlint/issues/16)) ([f35758d](f35758d447))
* **github-release:** update bridgecrewio/checkov (3.2.400 → 3.2.464) ([#17](https://github.com/ivuorinen/base-configs-markdownlint/issues/17)) ([111b8fb](111b8fb0bf))
* **github-release:** update renovatebot/pre-commit-hooks (41.82.6 → 41.82.9) ([#24](https://github.com/ivuorinen/base-configs-markdownlint/issues/24)) ([d10f0e5](d10f0e5735))
* **github-release:** update renovatebot/pre-commit-hooks (41.82.9 → 41.82.10) ([#25](https://github.com/ivuorinen/base-configs-markdownlint/issues/25)) ([361dc31](361dc318cd))

### Features

* **github-action:** update actions/checkout (v4.2.2 → v4.3.0) ([#10](https://github.com/ivuorinen/base-configs-markdownlint/issues/10)) ([7c0b358](7c0b358d69))
* **github-action:** update ivuorinen/actions (25.6.17 → 25.7.7) ([#3](https://github.com/ivuorinen/base-configs-markdownlint/issues/3)) ([c9a7dd5](c9a7dd52c5))
* **github-action:** update ivuorinen/actions (25.7.28 → 25.8.4) ([#6](https://github.com/ivuorinen/base-configs-markdownlint/issues/6)) ([f503281](f503281922))
* **github-release:** update igorshubovych/markdownlint-cli (v0.44.0 → v0.45.0) ([#18](https://github.com/ivuorinen/base-configs-markdownlint/issues/18)) ([c048f4c](c048f4c747))
* **github-release:** update koalaman/shellcheck-precommit (v0.10.0 → v0.11.0) ([#19](https://github.com/ivuorinen/base-configs-markdownlint/issues/19)) ([fac83ff](fac83ffc20))
* initial import from base-configs ([3a9cef4](3a9cef40bd))
2025-12-06 19:56:34 +00:00
4ff96783d7 chore: update GitHub workflows, add release automation, and improve configurations (#77)
* feat(ci): new release flow, linting

* chore: upgrade yarn, regenerate yarn.lock

* fix(ci): add pull-requests write permission

* feat: clean and upgrade packages, fix workflows, cleanup
2025-12-04 01:39:00 +02:00
3a9cef40bd feat: initial import from base-configs 2025-06-23 02:24:27 +03:00